Create dependent value Set
I want to create a COncurrent program with 2 parameters from-date and to-date.
From-Date: Will display default date as sysdate. It should display calendar as LOV.
To-Date: Should be dependent on the date chosen in from-date and be from-date + 30.
Please let me know how it can be done. Should I try creating to-date as "Table" valueset and referring from-date?