Hi,
I have some problems during pages steps made with Buttons that are not active view state (visible) using actions (→go to tab). What happens? thanks
Hi,
I have some problems during pages steps made with Buttons that are not active view state (visible) using actions (→go to tab). What happens? thanks
Your description is unclear as of right now. It seems like you would need to provide more information in order to get a good answer.
Button style basic, width wide,accent on or off,labels show, show when dissable :true
Action: title, icon. GO TO TAB, tabname MyNextPage
Ah then probably you need to check if the selected tab in Go to tab is available/visible for the logged-in user. Usually if the button doesn’t work it’s due to the action not being available. In your case, the tab that it wants to go to is probably not available. Double check that.