Versions Compared

Key

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

...

Code Block
languagexml
<h1>Expense Entry</h1>

<p>Use this form to enter expenses.&nbsp; Enter a line for each expense, and only enter expenses from one trip on a single form.</p>

<p><strong>You must submit receipts for ALL expenses with the exception of mileage.&nbsp;</strong>&nbsp;</p>


The HTML Element can be a better option for users comfortable with HTML.  Since it does not embed a text editor into the Form, it can make the display of your Form at design time much easier to navigate and view when compare to the Content Component.  We recommend using the HTML Element for any users comfortable with editing basic HTML syntax.