Changing the mandatory property

This example changes objects from being mandatory to optional, depending on their presence. This avoids a problem where a hidden object is required, which will prevent a user from being able to complete the submission. Download: Assure Dynamics Mandatory Property

Read more

Scripting a null display pattern for a dropdown

It is relatively straightforward to set a null display pattern for a textfield or numericfield – you just go to the Object > Field palette, click Patterns and allow empty. However dropdowns just have validate patterns, so one solution is to script a display pattern. Download: Assure Dynamics Null display pattern for dropdown (Rev 1)

Read more