Add value to oj-input-date field
Content
Hi Team
I have a requirement where I want to default end date based on start date. i.e. end date = start date + 10. User will be allowed to change the start date and automatically on value change event end date will be populated. I have done that but {{ page.variable.start_date + 1}} will not work, how to define the end date in this case?
Tagged:
0