Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
i have a requirment like
i have two sheets in the dashboard.
so in one sheet i have 5 sub tabs [5 textobjects with actions] in this i have selected 3 rd sub tab and then i will leave the sheet
i will go to first sheet and come back it is going to first subtab instead of 3rd subtab.
how to achieve this?
Hi Sony,
Can you share a sample ? It will be helpful in debugging the issue.
Br,
KC
Might be you are referring to the wrong sheet id. Do check whether you are pointing to the first sheet or not
yes its refering same sheet id .. but with in that sheet i have 5subtabs if i m in 3rd subtab when i come back it is going to first sub tab
in sample it is working
Hi Sony,
May be something like this:
Br,
KC
It would be your triggers which is creating the issues.
Do you have any trigger which is activating the variable of first tab ? That could be one reason to activate first tab when you come back from other tab.
Br,
KC
It is applicable only when you navigate from 3rd tab or some other tab too ? Check on the actions which variable you have used when you navigate back from the redirected page
No i deleted all variables and added one by one still showing the same.
i dodnt have any document triggers also.
Will it be possible to share your sample ?