I want to make a rule which populate the "to date" field with an other date field present in the form.
If I want to populate de "from date", I use :

return array(
0 => array('value' =>[node:field_event_date-value]),
);

and It works,
but with the "to date", I don't know how to adjust:
- ... 1=> array .... : Doesn't work
- ... ('value2') ... : Doesn't work

Do you have any idea ?
B

Comments

bneel’s picture

Nobody ?

arlinsandbulte’s picture

Component: Date CCK Field » Code
Status: Active » Closed (won't fix)

Hi,
I am just indiscriminately closing all support requests with no activity for more than 1 year.
If you consider this to still be a valid issue / support request, feel free to re-open.
BUT,
if you are re-opening this issue, please provide specific details on how this issue can move forward.

Thanks.