There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-bd9a5605-1b8f-4075-840f-e7e24b7fea2c XWIKI-17627 Reopened

Livedata Add entry from layout

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-446bc5ac-57f5-452d-bf10-dea94a90f181 Changes by Pierre Jeanjean on 24/Jul/26 10:53
 
Description: Add the ability to create new entries directly from the livedata .

Parts of this feature have already been merged. Here are some improvements before this issue can be closed:
- possibility to open all the fields of a row in edition while edit mode is active
- make sure that we always have consistent displayers before edition, after edition, and after save (should no longer be a problem if all fields are open in edition before save)
- fix process consistency between existing row edition and new row creation (the first one is not transactional atm)
- avoid random refreshes causing rows to move around during edition
- support other naming strategies (e.g., "title" using user input data for the title field)
- support templates for pre-inputting default values
- offer an optional "maximized" view of the livedata while in edit mode
- review UX (edit mode toggle could be more easily accessible)