Hi All,
Is it possible to increase the maximum number of Tabs in Designer portal to more that 15?
Thanks,
Saurabh
Hi All,
Is it possible to increase the maximum number of Tabs in Designer portal to more that 15?
Thanks,
Saurabh
@KumarS7883 does this post answer your question?
Hi @KumarS7883 Not sure which portal you are using, but if you are in dev studio, check pzStudioContainerTabs section and increase the maximum tab numbers in <>.
Hope this will be helpful!
Thanks!
Gopesh
@MarijeSchillern Thank you for your reply. The post you have mentioned probably tried to do it on a custom screen. My problem is more related to the Developer Portal itself. The rule pzStudioContainerTabs being a pz rule cannot be modified.
Also found that the max tabs lists ends at 16 on the the Dynamic Tab properties. So even if could modify the rule I would not have been able to change it beyond 16.
@GOPESH SAHA do you mean private checkout pzStudioContainerTabs, as we cannot override it?
Also the max tab number available in the Dynamic tab is only 16, any way to go over that?
@KumarS7883 This is a Pega Final rule, so not a good idea to override. Do you really need this to be available for everyone? If it’s for you, can try privet check out and then update pyMaxTabs property to increase the value more than 16 if you want. That should work for you.
Hope that’s helpful!
Thanks!