Dynamic Form Element Properties

  • Entity: The main data entity to which the Dynamic Form is linked, Entity and its Attributes. The form pulls attribute and value information through this structure; Entity alone is not sufficient.
  • Attributes: Defines the fields to be displayed in the form. Each attribute is represented as a form field.
  • Value: Values given by the user to the relevant attributes. These values are processed or saved when the form is submitted.

Dynamic Form enables characteristic values (Entity, Attribute, Value) to be represented in a dynamic form structure.

It only works with the EAV (Entity-Attribute-Value) structure; it cannot be used with other data sources.