1
I have a form that opens in a bootstrap modal that is filled dynamically with jquery, this form is enabled for editing, and in this modal has a button "Save changes", I want you to perform an action only if some form field is changed from the original state, how can I do this?
Can you display part or all of the form’s HTML? and where does the form? via ajax? code come from or the page loads with this information?
– Sergio