Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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 has received a couple of new elements that will allow us in the future to better group and structure Part Requirement 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 Display Types.

Form Step and Form Step Group are additional structuring elements. They need to be configured already in the admin panel, although the UI does not display them yet.

Form Field Type (B3_FORMS)

Property Type (B3_FORMS2)

Display Type

Boolean

Boolean

(boolean) Checkbox

Text

String

(string) Multi-Line

String

(string) Single-Line

Integer

Integer

(integer) Number

Float

Float

(float) Number

Choice

Choice

(choice) Drop-down

(choice) Radio

Multiple Choice

Multiple-Choice

(multiple-choice) Drop-down

Date

Date

(date) Date

The Display Type determines how an input field is shown to users in the UI.

  • No labels