Tim - š I am embedding Search and using parame...
š I am embedding Search and using parameterized host events to pin a newly created viz to an existing liveboard.
ā
I am able to pin the viz to the given liveboard without opening the modal
ā
I am able to open the pin modal (by not providing the
newVizName
param.
ā I am unable to open the pin modal with the provided liveboardId preselected
Is this possible?
Here is my code
3 Replies
Hi @Valhalla
As of now, we do not support this use case.
Thanks. I'll look into building my own modal then. I think the hardest part will be handling tab selection. It doesnt look like they're included in the liveboard metadata api. IS there an API you can recommend? I just need a mapping of the Tab name to Tab ID for a given liveboard
@Ruchi Anand do you know?
@Valhalla There is no API which gets the mapping of the Tab name to Tab ID for a given liveboard.