You are here:
Flexcards Reserved Event and Channel Names
Review the event names and channel names that are reserved for specific purposes and use cases.
Only use the reserved names in this table for their intended purpose.
Reserved Name |
Event Type |
Property Name Used In |
Description |
|---|---|---|---|
close_modal |
Pubsub Event |
Channel Name |
Close a flyout window automatically when its channel name is |
closemodal |
Custom Event |
Event Name |
Close a flyout window from an action. |
close |
Pubsub Event |
Event Name |
Close a flyout window automatically in combination when its channel name is
|
resetselectedcards |
Custom Event |
Event Name |
Reset all selected child cards across multiple parent cards. |
selectcards_ |
Custom Event |
Event Name |
In a custom event listener, update an Omniscript with data from cards that the user selects. |
Because Omnistudio uses these reserved names for specific events, don’t use them when setting up events:
-
executeaction
-
fireactionevent
-
reload
-
remove
-
setvalue
-
showtoast
-
updatedatasource
-
updatefieldbinding
-
updateos
-
updateparent
-
updatestyle

