TomerLand - Hi, I have an embedded component, a...
Hi, I have an embedded component, and I'd like to remove this Custom Actions option. Is that possible? I couldn't find it in here
Action
ThoughtSpot application pages include actions and menu commands for various user-initiated operations. These actions are represented as enumeration members in the SDK. To show, hide, or disable specific actions in the embedded view, define the Action enumeration members in the
disabledActions
, visibleActions
, or hiddenActions
array.
2 Replies