DynaField in ModelForm

A DynaField is shown in a Model Form as follows:

images/download/attachments/144835191/model_form_dyna_field-version-1-modificationdate-1645042945000-api-v2.jpg

If the DynaField is Governing Model Scoped then it is mandatory for the developer to provide Governing Model's value before setting DynaField value. Otherwise it will show following error dialog. In other words, you must have the governing model link field in Action Screen and it should have some value set on it. This is required to fetch the appropriate schema for the DynaField.

images/download/attachments/144835191/governing_model_value_not_specified-version-1-modificationdate-1645042954000-api-v2.jpg

After you set value for required components, the DynaField value will be shown according to its display pattern.

images/download/attachments/144835191/model_form_display_pattern-version-1-modificationdate-1645042965000-api-v2.jpg

In a Detail View, the DynaField is shown in read only mode.

images/download/attachments/144835191/model_form_detailview-version-1-modificationdate-1645042977000-api-v2.jpg