Seperate Screenfirstmenu options for Each TabItem with different options

2 messages - 978 views

Hi All,

We created a tab folder containing 3 tabs.The problem here is when we navigate through each tabs it shows the same SCREENFIRSTMENU and SCREENSECONDMENU.We want to have seperate SCREENFIRSTMENU and SCREENSECONDMENU in each and every tab.

kindly help us!!!!!

We posted so many questions but didnt get any reply.We are in the deadline to finish it within tommaro.

i hope answering for this question wont be a tough task for KALMEO guys.

im sure tat im not betrayed by Kalmeo guys.....

 

 

Might be this is not good to post in old thread, but for reference to others searchers. You can create an index in each tab might be anything like 

 

text id="index" text="1"

and then on option you can add action as 

onaction="#index.text"

Then check arguments for the action. Now for each index, you can popup another xml of your desired options. Hope this helps.