Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



The Nested Field is for displaying nested data that may be displayed into an Accordion.

NestedField

ParameterTypeDefaultRequiredDescription

body

list[DynamicField]

-

True

List of ordered and formatted fields on the nested body

collapsed_

bool

True

False

Boolean value to represent if the Dynamic Field is collapsed as default state.

nested_elements_

bool

True

False

Boolean value to represent if the Nested Fields are surrounded by an Accordion.

label_field

str

''

False

Field within the body that will be used as a Label for the Nested Fields.


_NestedFieldUI

ParameterTypeDefaultRequiredDescription
typeDynamicFieldTypeNESTEDTrueType of the dynamic field.
collapsedboolTrueFalse

Boolean value to represent if the Dynamic Field is collapsed as default state.

nested_elementsboolTrueFalse

Boolean value to represent if the Nested Fields are surrounded by an Accordion.