Hello all,
I have a combobox with SP list choices as "Open" , "Closed".
When I change selection of combobox to "Closed" I want "Button1 selected which has code for sending email.
Is it possible?
Essentially what I am trying to achieve is , if user changes value of combobox to "Closed" , an email is sent.
Thank you in advance.
Regards