Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:application_configuration:dev:dynamic-forms [2019/02/14 13:30]
tomiskar [Attachments]
devel:documentation:application_configuration:dev:dynamic-forms [2019/02/14 14:26]
tomiskar
Line 1: Line 1:
 ====== Dynamic forms (eav) ====== ====== Dynamic forms (eav) ======
  
-{{tag> configuration eav form}}+{{tag> configuration eav form attachment}}
  
 Dynamic forms are used for: Dynamic forms are used for:
Line 193: Line 193:
   * Form value data migration, when persistent type is changed.   * Form value data migration, when persistent type is changed.
   * Attachment renderer: support multiple files, validation support (now is validation on input)   * Attachment renderer: support multiple files, validation support (now is validation on input)
 +  * Created deep copy, when form values are copied => attachment is linked to two form values and is removed, when the first one is deleted.
  • by tomiskar