How To: Use the Set a Form's Properties Action
You can change the properties of a form at runtime when an event has executed for example. Find these rule actions on a view and form in the Rule Designer.
How to Set a Form's Property at Runtime
- Create a Form.
- Add a rule or edit an existing rule.
- Add the Set Form properties action
for example. The same logic applies to the Set subform properties action.
- Click configure next to the action.
- Configure the form property to be set at runtime for example the width size.
- Click OK to save the configuration and Finish to save the rule.
- When the form opens the width size of 500px is applied. This can subsequently be changed with another rule event.
Considerations
- HTML color codes should be used in the Appearance section to change colors. Type text for the name of the color or the specific hexidecimal code if a new color is required.