The inner HTML area
The inner area in which the form or the saved transmissions (form data) are actually displayed.
The contiguous colored areas denote alternative classes that are mutually exclusive in the sense of ‘either or’.
Form Views
The inner area where the form is actually displayed.
CSS Class | Scope | Appears | Origin / Configuration | Use Case |
---|---|---|---|---|
visform | Show the form | Always |
form element of the form generated by Visforms. <form class="visform ..."></form> |
Form: View |
Chosen UI Framework |
|
Form: View | ||
defaultform | Plus |
|
||
bt4mcindividual | Plus |
|
||
bt5 | Plus |
|
||
uikit2 | Plus |
|
||
uikit3 | Plus |
|
||
Bootstrap 2 |
|
|||
btdefault | Plus |
|
||
bthorizontal | Plus |
|
||
mcindividual | Plus |
|
||
Bootstrap 3 |
|
|||
btdefault | Plus |
|
||
bthorizontal | Plus |
|
||
mcindividual | Plus |
|
||
Custom | Custom Class Attributes | Plus |
|
Form: View |
Data Views
The inner area in which the data is concretely represented.
Views with the HTML table element
CSS Class | Scope | Appears | Origin / Configuration | Use Case |
---|---|---|---|---|
visdata | Show the form data | Always |
table element created by Visforms. <table class="visdata ..."></table> |
Saved Transmissions |
visdatatable | Always | Saved Transmissions | ||
|
||||
visdatatabledatavertical | Plus |
|
Saved Transmissions: Record List | |
visdatatabledatahorizontal | Plus |
|
Saved Transmissions: Record List | |
visdatatablemysubmissions | Plus |
|
Saved Transmissions: Record List (Mixed Forms) | |
visdatatabledetail | Plus | Visforms does not provide a 'data table class' parameter for the detail. | Transfers Saved: Single Record | |
No additional CSS class: only visdata visdatatable |
|
Visforms Plugin Data View | ||
Custom | Class attributes from configuration | Plus |
| |
Custom | Class attributes from configuration | Plus |
|
Visforms Plugin Data View |
View with the HTML dl element
CSS Class | Scope | Appears | Origin / Configuration | Use Case |
---|---|---|---|---|
visdata | Show the form data | Always |
dl element created by Visforms. <dl class="visdata ..."></dl> |
Saved Transmissions |
No additional CSS class: only visdata |
|
Visforms Plugin Data View | ||
Custom | Class attributes from configuration | Plus |
| |
Custom | Class attributes from configuration | Plus |
|
Visforms Plugin Data View |