hello
I cannot find where to disable the top bar when performing some tests from the composer (to get same screen sizing as at runtime) :
Is it possible ?
When I load the mashup from "organization" login I don't have this bar.
Thanks
Pascal
Solved! Go to Solution.
Pascal, as James noted, the 'fromBuilder' part on the URL loads the 'show/hide log' bar. Ctrl+alt+F9 is the shortcut to show/hide the actual bar itself.
You have to get rid of the fromBuilder url parameter and then refresh (or load independently). I don't believe there is a way to disable it by default when you load the mashup from the "view" button in the builder, because it automatically adds the fromBuilder parameter to the url.
Pascal, as James noted, the 'fromBuilder' part on the URL loads the 'show/hide log' bar. Ctrl+alt+F9 is the shortcut to show/hide the actual bar itself.
Thanks
CTRL+ALT+F9 works fine !