Everything works - but the result is more of a toggle.Is there any way to retrieve the state of the toolbar (visible or hidden) and then if the toolbar is visible - then use the JS APIs?
Well, I tried it (thanks for the reference material) - but it is not working.Is there a particular event I need to set this in?Currently, I put it in thr form:ready event - with no success.I'm so close - I can taste it.
at Form:Ready - I need to set the form view ("Fit to Width")and remove the toolbar views (Navigation buttons (hide) and Navigation toolbar - F4, and Top Menu - F8).How can I code for this?