Add HTML text elements to forms to add space and structure
Intermediate
Forms
Dan Callahan (Senior App Developer)


You can add small bits of HTML into text elements on your form to create space and organize and align fields more easily.
1. Add a Text element to your form and click the HTML checkbox in the properties

2. Add in the allowed HTML into the text field in the properties (see elements on the right)

3. You can add these on the same line between fields to add space horizontally.  Or, between fields or under section headers to add space vertically.

Legend:
br = a line break. Add multiple for more then one line. (Like a return key).
nbsp = Adds a space. Add multiple for more then one. (like clicking the space bar)
p = Adds a taller line break. (Like clicking the return key twice)
Copy each of these elements individually to add:

<br>
&nbsp;
<p>


Comments or feedback on this tip?
Created on June  7, 2019 at  1:58 PM (EDT). Last updated by Sawyer, Lisa (deactivated) on June  7, 2019 at  1:58 PM (EDT). Owned by Sawyer, Lisa (deactivated).
Lisa Sawyer
Lisa Sawyer
Show fields from Show fields from Show fields from a related table
Report Name *
Description
Reports and Charts Panel
Each table has a panel listing its reports and charts, organized in groups.
Please wait while your new report is saved...
Field label
Column heading override
Justification
What does auto mean?
Fields in:

Fields to Extract:

Name for the new table:
Items in the new table are called:

When you bring additional fields into a conversion, Quickbase often finds inconsistencies. For example, say you're converting your Companies column into its own table. One company, Acme Corporation, has offices in New York, Dallas and Portland. So, when you add the City column to the conversion, Quickbase finds three different locations for Acme. A single value in the column you're converting can only match one value in any additional field. Quickbase needs you to clean up the extra cities before it can create your new table. To do so, you have one of two choices:

  • If you want to create three separate Acme records (Acme-New York, Acme-Dallas and Acme-Portland) click the Conform link at the top of the column.
  • If the dissimilar entries are mistakes (say Acme only has one office in New York and the other locations are data-entry errors) go back into your table and correct the inconsistencies—in this case, changing all locations to New York. Then try the conversion again.

Read more about converting a column into a table.