Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If it seems you can not add the Control you desire because it does not appear in the right-click menu, then try adding a Vertical Layout first. Then you can add just about any content.

...

To add an area in which you can add just about any content, add a Vertical Layout.

  1. Vertical Layouts can be added to almost all Nodes in the FAB Tree by using the right-click context menu of Tree in FAB. Select Add Layout then Add Vertical Layout.
    Image Modified

    <\n>


    Code Block
    <div style="color: green">
    	<p> This page needs more cats.</p>
    </div>


  2. A Vertical Layout Control has been added
  3. Now the controls can be added without using a Form Element control

...