Liveboard Customizations on login

Hi , Can anyone please let me know if there is a way to disable that explore option for a newly logged in user and second that when an admin shares dashboard he is having 2 options to share 1, Can View and 2. Can edit. Is there a way in SDK or from ThoughtSpot UI that we can restrict that Can Edit, so that all sharable dashboard should be view only by default ?
5 Replies
Justin Mathew
Justin Mathew4mo ago
hey @Mohsin Manzoor Bhat you can disable explore using disableActions for 2 you might have to use custom css to just hide that check box cc: @shikharTS @Aditya
Mohsin Manzoor Bhat
Ok. Which disable Action is resposible for that , Can you please share that. Ok, so for 2nd one there is no direction option in SDK !!
Aditya
Aditya4mo ago
Can you please try using Action.Explore
Mohsin Manzoor Bhat
@Aditya I have added this Action.Explore in Hide options , but still I am seeing that Explore option at top !!
No description
Aditya
Aditya4mo ago
@Mohsin Manzoor Bhat what is your TS cluster version and can you please share the code snippet of what are you passing in hidden actions array? It is working for me

Did you find this page helpful?