I need to enter date into the date field, accessing dates from data table and “for each row” loop. The date field doesn’t offer “type into”, but only calendar icon that opens with year drop down, month sideways back or forward, and month all days displayed. The format is “12-Dec-2019”. How do I enter dates dynamically into the date field? Thank you.
Hello,
Use the Click activity click one of the dates in the date picker and then use the {{}} facility to enter your date string if the selector shows a property for it.
eg blah blah blah{{}}blah blah blah
Maybe paste a link here to the date selector if it’s online?
blah blah blah {{your date string}} balh blah blah