Toolbar Buttons Disappear From Page
I have a custom page that shows an employee name and a check box if they have filled out a certain form for review. The expected buttons appear at the bottom of the page as seen below.
I click on the check box, it takes me away to view the form, then I click again to return to this page, via a TransferPage PeopleCode command.
When I return to the page, the buttons are gone as seen in this second screen shot
Any ideas as to why the TransferPage might cause this behavior and any way to get around it?