10,853
edits
Line 171: | Line 171: | ||
| ChangedItem || Assign || address1_city | | ChangedItem || Assign || address1_city | ||
|} | |} | ||
; CommandsVisibleForNew: | ; CommandsVisibleForNew: | ||
; FormName: | ; FormName: | ||
; Commands: | ; Commands: | ||
; ErrorMessage: | |||
; WarningMessage: | ; ErrorMessage: A string variable where you can set an error message for form. In case of On Save event, this stops the saving. | ||
:{| class="wikitable" | |||
| ErrorMessage || Assign || Web site URL cannot be empty! | |||
|} | |||
; WarningMessage: A string variable where you can set an error message for form. In case of On Save event, this does not prevent saving, user can decide to continue. | |||
:{| class="wikitable" | |||
| ErrorMessage || Assign || Web site URL is empty! Continue anyway? | |||
|} | |||
=== Row Script variables === | === Row Script variables === |