2016-04-21 20-09-55
J.
 
MVP
Give us a raw preview screen (without any wysiwig)
1132
Views
4
Comments
Implemented
Frontend (App Interfaces)
OutSystems 8.0
Hi,

sometimes with styling like absolute, floating and more, the preview gets screwed up because there is no content during design time, only at runtime.
It would be very handy to just see the stuff raw, without any tries to place them at the correct place.
and more margin in tables/if-blocks would help a lot as well
There should be a "Source" tab to view the source code.

2016-11-21 23-23-05
Gonçalo Borrêga
In version 8, the web editor gives you a much better preview of all those styles. things like floating, absolute, margins, etc, work flawlessly, and you get immediate preview when you remove the mouse from the central area. These improvements, together with the new capability for choosing which parts of an If widget you want to see (or which placeholders are displayed in the editor) allow you to work with the content as it will look at runtime depending on the conditions.








And if you ever need to understand the structure of the page (or work with it directly as if you were working with the "Raw Html tags", you can do it via the widgets tree directly. Whenever you drag something to the UI editor, the tree is displayed immediately, and you get the exact notion of where you're placing the new widgets. 


2016-11-21 23-23-05
Gonçalo Borrêga
.


2016-11-21 23-23-05
Gonçalo Borrêga
And the Tree Widget synchronized...