ResponseVault
  • Getting Started with Procore
  • Configure drop down items to come from an API
  • Styling the form
  • Advanced Form Configuration
Powered by GitBook
On this page
  • Helpful CSS classes
  • Inline Fields
  • Backgrounds
  • Table Style

Was this helpful?

Styling the form

PreviousConfigure drop down items to come from an APINextAdvanced Form Configuration

Last updated 4 years ago

Was this helpful?

Helpful CSS classes

Most fields have a CSS Classes config field. In it, you can add classes including those form Bootstrap 4, and classes specific to ResponseVault

Inline Fields

field-inline

Combined with field-inline , you can assign how the items are distributed so that other fields above and below your field can line up.

distribute-25-75

distribute-50-50

distribute-75-25

Backgrounds

In addition to Bootstrap background colors, the following classes provide additional colors:

bg-orange bg-blue

Table Style

field-array-table

This class will compress the array field to look more like a table. The labels for the fields will only be shown in the first row to save space.