Running a formula from an event
After you add General formulas using the Settings tab, you can use the formulas when running events. For example, you can set a formula to run when a user clicks a button.
About this task
General formulas by default run whenever a form or app page item is changed by the user. You can set formulas to run upon a specific event. For example, if a customer is entering information into an order form, you can set a formula to calculate sales tax and a subtotal when the user clicks a button. To run a formula when a user clicks a button:
Procedure
- Add a button to your form or app page.
- Select the form item widget. The Properties panel appears on the side of the screen for the selected item.
- Click the Events tab.
-
Select onClick from the list of
Client Side events.
The onClick options window opens.
-
Select Run a Formula.
- Click the list to reveal the list of General formula created in the Settings tab.
- Click Add/Edit Formula to create a formula.