Exit button not shown

Hi
When i add a new event , it shows ok in development server, but when i generate it and upload to server, the button is hidden!
And if you use the tools to explore the element, the css shows display:none !
Any ideas?
Thanks

Does the form get called from a menu?

Yes. Called from menu

Ok the menu actually removes the exit button, because each app you call will get loaded in the iframe below the menu. I’m not sure how to get this back, but i do think you can add a new button and just call the exit function from that. Not sure how that will effect the menu though.

Another way this can be done is on the menu item, to set the target to a new window.