Versions Compared

Key

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

...

 
ElementDescriptionCodeScreenshot
Static Text 
Code Block
<field type="staticText" align="left"
       txt="This is just some simple static text with variable substitution in here: $myvariable."
       id="staticText.text"/>
Title  
Code Block
<field type="title" txt="This is my title" id="mytitle"/>
Image Added
Space 
Code Block
<field type="space" />
 
Divider 
Code Block
<field type="divider" />