If you are familiar with the previous configuration of Part Requirements, called B3_FORMS
in the admin panel, we’ll explain to you how it translates to the newer version, called B3_FORMS2
in the admin panel.
The configuration of forms receives a couple of new elements for the advanced structuring of forms.
B3_FORMS | B3_FORMS2 |
---|---|
Form | Form |
- | Form Step |
- | Form Step Group |
Form Field | Property |
This overview shows how Form Field Types map to Property Types and which additional types are now available.
Form Field Types (B3_FORMS) | Property Types (B3_FORMS2) |
---|---|
Text | String |
String | |
Choice | Choice |
Multiple Choice | Multiple-Choice |
Integer | Integer |
Float | Float |
Boolean | Boolean |
Date | Date |
- | Currency |
- | Files |
- | Size |