Hi Folks,
I have a ribbon button in contact form and a field say F1 .on click of button I want to compare list of Holidays with field F1. If true then continue if false then show alert and return false.
How to achieve this using javascript
Hi Folks,
I have a ribbon button in contact form and a field say F1 .on click of button I want to compare list of Holidays with field F1. If true then continue if false then show alert and return false.
How to achieve this using javascript