Date Picker field - default value?
Confluence User - 26 Mar, 2016
Hi All,
I have the following:
Form: ht_cpo_item
Two Date Picker fields:
- Plan del date - cpo_item_plan_del_date eg. I will put in the form eg. 2016-03-01
- Plan billing date - cpo_item_plan_billing - here I would like to have always + 10 days from cpo_item_plan_del_date I will get in the form eg. 2016-03-11
I was trying to use hash variable in Default value of cpo_item_plan_billing with reference to #form.ht_cpo_item.cpo_item_plan_del_date# and somehow add 10 days but no luck.
I have checked hash variable #date.DAY+10.EEE, d MMM yyyy h:mm:ss a# it works but from current date.
Any thoughts?
BR,
Sylwester
datepicker;date

