Hi
How can I automatically set a planned start date that is 1 month from now (now being the create date)? What smart value do I need to use?
Thank you
{{now.plusMonths(1)}} should do the trick.
Thank you! I couldn't find anything to confirm it would be that and wanted to be sure :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.