Question
Last activity: 27 May 2016 5:07 EDT
How to switch to different tab in group layout by clicking on link.
How to switch to different tab in group layout by clicking on link.Suppose I have three Tabs ,on First Tab there is link on click of that link it will switch focus to 3rd tab.
Message was edited by: Marissa Rogers - added category


Pegasystems Inc.
IN
How to switch to different tab in group layout by clicking on link.
I wanted to switch to interaction history tab once i click on Yes link.
Please give me some solution.
Hi Vishakha,
You can use the Active when rule on the layout configuration to do this. E.g. in the example below I set the second tab to be active when the property .Dummy == "active". You could do something similar with a dummy property or use a condition suitable to your own deisgn.
On the link in the first time I have actions to set this value.
Now you can see that when I click the link, the value gets set and the tab changes.
Which version of Pega are you using? My example was using 7.2 so it maybe that the Active When condition was not available in all 7.1.x versions.
Yes, ok... seems that this is a 7.2 enhancement.
Ya,,,Now we are moving to 7.2 so, i will implement the solution you have provided.
Thank you!!!
Sure..I will keep in mind that..If i stuck any where I will contact you.
Thank you
Hi Marc,
I am facing one problem -
I added active when on second tab but it activating third tab.
Is there any other setting need to do?
No, I don't think you need anything else.
Have you got active when conditions on the second and third tab or just the second?
Can you post details of the configuraiton?
can we test this Re: how to set active tab in tabbed repeat layout, on click of link outside of tabbed layout? if works?