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 12:17]
tomiskar [Attachments]
devel:documentation:application_configuration:dev:dynamic-forms [2019/02/14 13:32]
tomiskar [Future development]
Line 181: Line 181:
  
 Attachment can be downloaded from frontend. If attachment is picture (~ attachment mime type starts with ''image/*''), then preview of saved extended attribute's attachment is available directly in extended attribute form. Attachment can be downloaded from frontend. If attachment is picture (~ attachment mime type starts with ''image/*''), then preview of saved extended attribute's attachment is available directly in extended attribute form.
 +Download and preview is supported for agendas (entity types): identity, role, tree node, contract and contract slice => role requests (role lifecycle) and identity roles (parameters for the assigned roles) are  
  
 {{:devel:documentation:application_configuration:dev:attachment-preview.png|}} {{:devel:documentation:application_configuration:dev:attachment-preview.png|}}
Line 192: 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