Hi All,
We have a status dropdown field in service contract OVP, when we change the status manually a popup has to be thrown with a date field and two buttons OK & Cancel. In the popup when we select the date and and click OK, it has to do the validations with previous contract date. If the new date exceeds more than 1 year of previous date it will throw error message, if not the contract date has to be populated with new date upon changing the status field. When we Cancel button it will come back to the OVP without changing the status.
For this i have created a custom component with view and one date field and buttons, and used as popup. Now when we click OK to validate the previous date where to write the code and a sample code will be helpfull. Is DO_VALIDATE_INPUT needfull in this case.
Thanks & Regards,
Chiru