Comments and changes to this ticket
-
dleffler August 5th, 2014 @ 01:00 AM
- Assigned user set to expNinja
- Milestone set to 2.3.1
-
dleffler August 5th, 2014 @ 01:03 AM
- Assigned user cleared.
- Milestone changed from 2.3.1 to 2.4.0
-
-
-
-
dleffler June 15th, 2016 @ 12:30 PM
As a note from work with dynamic form designer:
- many actions conclude with expHistory::returnTo() which redirects page...can be handled with if (!expJavascript::inAjaxAction())
- most forms add a 'submit' buttongroupcontrol with specific actions/redirect which should instead be handled by jquery submit() and we may need more $.ajax() processing that can be done by hijacking button clicks
-
dleffler June 24th, 2016 @ 05:02 PM
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.
-
dleffler March 18th, 2020 @ 03:55 PM
- Assigned user set to dleffler
- Milestone set to 3.5.0
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.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS