Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Note that the default expression for the rule is:

Code Block
_form.PhoneNumber

This is the value typed into the phone number field on the edit form, and therefore this simply copies the typed value into the stream.

This expression can use any value from field from the edit form (provided by _form), and any of the attribute functions, to set the value as needed.

...