Populate form field value based on variable value using Flow designer script
Hello,We have a requirement to populate value in the Due date field (Form field) based on value available in the variable field(date/time). It should set Due date to be after 5 days of variable value. This should be achieved using flow designer.We tr...