Skip to main content
1-Visitor
December 5, 2016
Solved

how to hide the "show/hide log" bar in a mashup tests ?

  • December 5, 2016
  • 3 replies
  • 3426 views

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

Best answer by Aanjan

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.

3 replies

5-Regular Member
December 5, 2016

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.

Aanjan5-Regular MemberAnswer
5-Regular Member
December 5, 2016

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.

pjoly1-VisitorAuthor
1-Visitor
December 5, 2016

Thanks

CTRL+ALT+F9 works fine !