We have a custom menu on the UD16 form. I wanted to add a new sheet to show up as a new tab, and when I did the sheet was created at the correct level and everything, but the tabs are showing up at the bottom of the page. Every other time i’ve done this its shown up at the top. Is there a setting that controls that I can change?
I think the cause of this was that the original tab was using the mainPanel to display the page instead of creating a new page. so my new tab is at a higher level and showing up differently? I reviewed another customization and all tabs there were created under mainPanel and nothing used mainPanel.