automatic date set

0
Hi everyone, For my app i would like a microflow that adds 7 days to the date that you select. example. i order something on 1-1-2018 and the deliver date shoul automaticly go to 8-1-2018.   can anyone help me with this function?
asked
1 answers
1

You can use the addDays  function:

https://docs.mendix.com/refguide6/add-date-function-calls

 

answered