Get alert confirmation when user select a particular value from a pick list
Hi, I’m just starting in Open UI and I need to display a confirmation message (alert, modal or something like this) when the user select a particular value in a pick list control, then if the user clicks “yes” the new value will apply in the field but if not must keep the previous one. At the moment I have a first approach to the solution, but the alert fires when the new value is selected and I change to another record, but not just when I click the new value in the pick list.
Thanks in advance for your help