Discussions
How to control suitelet UI form layering and tabs
I am creating a suitelet which uses standard UI objects (nlobjForm and so forth). The form contains several tabs
When viewed as an employee, the form can be displayed either with tabs collapsed, or unlayered. A URL parameter makes the selection.
When I publish this suitelet to the customer center, customers always see the UI objects fully unlayered, and without any option to click to collapse the layers or re-layer tabs. It's as if the customer center forms don't know what to do with subtabs at all.
How does the customer center control tabs?
Note this is not an "Online Case Form" so the Support Management PDF page 31 "Check the Unlayered Sections" box does not apply. This is a suitelet generating nlobjForm UI objects.