Opens and shows a dialog for the user. A dialog will block the application until it’s closed.
Target parameters (in) and Activity options
Entity | Gives the root entity for the view. |
View | The view that will be opened as a dialog. |
OK Button Text | Set the label text for the OK button, if you want to change the default. |
Cancel Button Text | Set the label text for the cancel button, if you want to change the default. |
Validate on OK | Validates any entities/properties in the dialog when the user exists with OK. The validation is defined in the entity/property. |
Validate on Cancel | Validates any entities/properties in the dialog when the user exists with cancel. |
Source parameters (out)
On Ok Return Value | Not used, will be removed. |
Drop targets
Ok
Cancel
Comments
0 comments
Please sign in to leave a comment.