on 2024 Feb 13 1:36 PM
Hi All,
I have a requirement where i need to hide two tabs within the tabstrip in SAC.
As the same cannot be done directly from the designer panel because that applies to the entire tabstrip.
Has anyone implemented the same before using scripts or any other way if possible.
Thanks
Request clarification before answering.
Yes, it's possible with this kind of script:
Tabstrip_1.getTab("MyTabName").setVisible(false);
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.