showCardModal / hideCardModal
Opens or closes a BetterForms card modal that renders another page.
Action Summary
Action
Purpose
Minimal Example
{
"action": "showCardModal",
"options": {
"slug": "customer-detail"
}
}{
"action": "hideCardModal"
}Notes
Common Uses
Last updated
Was this helpful?