exponentcms / exponent-cms

Content Management, Simple.
exponentcms.org
GNU General Public License v2.0
60 stars 24 forks source link

Feature request: display 'edit' views inside a modal dialog #1231

Open exponentcms opened 4 years ago

exponentcms commented 4 years ago

It would be nice to display the 'edit' view inside a modal (ajax/json) dialog instead of loading a new page then returning to the previous page when done.

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

As a note from work with dynamic form designer:

exponentcms commented 4 years ago

As a note, this feature implies an ajax update to the displayed page which may make it more complicated to implement than any improvements provided.

exponentcms commented 4 years ago

As we do with the eCommerce edit addresses, we could display the 'edit' view via ajax in a dialog and then allow the form submit 'update' process to flow normally with a 'cancel' simply dismissing the dialog.

exponentcms commented 4 years ago

Lighthouse URL: https://exponentcms.lighthouseapp.com/projects/61783/tickets/1187