When Modifying Records in WPS on Windows FAQ

Last updated:July 23, 2026

Common questions about When Modifying Records usually focus on trigger scope, workflow setup, and troubleshooting, with 3 high-frequency answers below.

FAQ

What is the difference between any field and specified fields?

  1. If you choose any field, the workflow runs whenever any field in the record is modified.
  2. If you choose specified fields, the workflow runs only when the selected fields are modified.
  3. If only key fields should drive the automation, using specified fields can reduce unnecessary runs.

Can I set multiple effective scopes at the same time?

  1. One trigger can use only one effective scope at a time.
  2. If different fields need different logic, create separate automation workflows.
  3. Splitting workflows by business purpose can also make later maintenance easier.

What should I do if the trigger fails to run?

  1. Click Logs on the left side to check the failure reason.
  2. Confirm that the target data table still exists and that the field settings are correct.
  3. Test the record change again after fixing the settings.

Glossary

TermDefinition
Trigger conditionA setting that decides which event starts an automation workflow.
Effective scopeThe range of record changes that the trigger listens for, such as any field or specified fields.
Smart tableA structured table-based collaboration tool used to organize data and connect it with automation workflows.