This object is just an
implementation of the DW native Record Update Form which will allow you to create the appropriate form and apply the Multiple Update server behavior with the relative repeat region in one click. Differently from the original one the fields will be displayed in horizontal instead of the vertical way and it includes few extra fields which will be explained below. Also it performs three functionalities, one for the update action, one for the delete action and one for the update and delete action together.
Please click the Help button to understand the complete use of this UI dialog.
Extra fields
| (Action) Update: | When this box is checked the update action is applied. You can choose one the other or both. |
| (Action) Delete: | When this box is checked the delete action is applied. You can choose one the other or both. |
| Chkbox Name: | This field is enabled only if the Delete box is checked and you must assign the name for the delete checkbox that will be created at the end of the row. |
| Alternative Value: | This field will appear when you assign the Display As and select "checkbox". As already explained in the relative server behavior Help this field is used to define the value to insert in case the checkbox is left unchecked. Please read the relevant server behavior Help page to understand better this argument. When assigning a checkbox as display you will assign in the Submit As "Checkbox: 1/0" if the db column is numeric or "Checkbox: Y/N" if the db column is text. You are not restricted to these values, accordingly you may assign a different alternative value (unchecked) then after you created the form always select the checkbox and in the properties panel control that the checkbox value is appropriate otherwise change it as desired. |
by FELIXONE