Hi all,
i have a requirement where I need to update a field value when the current date = <date field value> - 15 days
So I was thinking about to create a hidden field an d to set its value to: <date field value> - 15 days in the onChange event of <date field value> and to create a workflow with a wait condition until the dummy field date is reache
then the update the required field
Is this the best way to achieve my requirements or is there a better way ?
Thanks and best regards...