Hi,
I have Layout group in the section.I have 3 different tabs , Example
Tab A
Tab B
Tab C
By default Tab A Section is displayed .
Requirement is to display Tab C as default tab.
Please let me know how to set the default tab in layout group
Regards,
Archana
@MarcLasserre_GCS
That solution works for tabgroup .which is deprecated now in pega.
In my Section i have Layout group.
Regards.
Archana
TashikaS
(Tashika Shrestha)
4
@ArchanaB4805
Can you try something like this:
-
Have a property like testprop.
-
Add the property as hidden text in the section and set the value as True in an activity beforehand.
-
On Tab C, under General Settings → Active When-> add .tesprop == ‘True’.
Regards,
Tashika