Hello,
I have a calendar item that I use in a form. I have another item called effort_days(number) which is calculated using a dynamic action based on other item entries.
How can I set a minimum pick date in my calendar item that should be sum between sysdate + effort_days?
Thanks