Skip to content

Fix for use with ajax post#3

Open
drsdre wants to merge 3 commits into
DevGroup-ru:masterfrom
drsdre:ajax-update
Open

Fix for use with ajax post#3
drsdre wants to merge 3 commits into
DevGroup-ru:masterfrom
drsdre:ajax-update

Conversation

@drsdre

@drsdre drsdre commented Jan 12, 2016

Copy link
Copy Markdown

Hidden ActiveField is being updated on every change making validation instant and fix use with ajax post where current used form submit is handled by ajax post routine.

This solution allows for any other Javascript to be attached to on change by encapsulation it.

drsdre and others added 3 commits December 24, 2015 13:46
Handle user defined 'change' editorOptions by adding it to change function needed to update ActiveField.
@drsdre

drsdre commented Jan 21, 2016

Copy link
Copy Markdown
Author

The latest commits supports a custom on change function set in editorOptions with the required hidden ActiveField on change update. Let me know if you agree with this setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants