Hi
I have a modal form that contains a number of settings that the user can change.
When closing this form I only want to ask the user if he wants to save his changes if there are actual changes made.
I've been trying some different approaches but can't find a solution.
How can i check if certain views (in my case textfields & colorpickers) have changes after the initial load?
I have a modal form that contains a number of settings that the user can change.
When closing this form I only want to ask the user if he wants to save his changes if there are actual changes made.
I've been trying some different approaches but can't find a solution.
How can i check if certain views (in my case textfields & colorpickers) have changes after the initial load?