Ticket #2353 (new task)
AjaxFormAction: Doesn't work outside of CMS, refactor or deprecate for sapphire
| Reported by: | ischommer | Owned by: | sminnee |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.3.1 |
| Component: | Sapphire Framework | Version: | 2.2.2-rc1 |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
we're conveying the perception that this field 1. submits forms via ajax and 2. updates the form content correctly. ajax-submit only works within the cms, updating/evaluating is handled outside of the FormField? class in cms-specific javascript.
If we keep it unchanged, i'd recommend deprecating it for sapphire, and moving it into cms.
Its up for discussion if this serverside javascript amalgamation is a good idea in the first place - this should be seen in the broader scope of redeveloping our javascript infrastructure (where FormResponse? will probably play a less significant role).
Change History
Note: See
TracTickets for help on using
tickets.
