AEM 6.3 - Coral Select List, How to get previously selected value on change event.
I have a progressive drop down in my dialog. My requirement is to get previously selected value on change event.
Basically, I want's to show confirmation box to the user only if he selected a different value. And if the user clicks on the cancel button, the previous value should be automatically selected.