3.3 Introduction to Actions & Action Scripts (IDE Context)
What is an Action?
What does an action look like?
{
"action": "runUtilityHook",
"options": {
"type": "save"
}
}Where to Find Actions in the BetterForms IDE
Page-Level Actions (Local Scripts)
Site-Level Actions (Global Scripts)
Common Action Locations in Page Elements
Types of Actions
Regular Actions
Authentication Actions
Action Scripts (Named Actions)
Where to Define Named Actions
Execution Priority
Practical Example: Button with Actions
The Actions Queue
Next Steps
Previous3.2 Running Your First Hook (Practical Example)Next3.4 Understanding the Data Model (and Page Data Model UI)
Last updated
Was this helpful?