I created a table, and i have a container popup with embeded Tablist, i would like to set the visible property to always show TabValue 1 first (site information), does anyone know what the formula for the visible property would be?
Table(
{Location:"Site Information",TabValue:1},
{Location:"Contact Information",TabValue:2},
{Location:"Modality Information",TabValue:3})
would also like to set the default form display to few if possible
attached screenshot for tablist