I am searching for calendar activity for parameter input. My workflow is simple.
1> user select from date and to date parameter as robot request similar like input dialog activity
2> robot will show a calendar for user input parameter
2> user manually pick a date from the calendar
3> robot will use these stored variables
Haii @Htwe_Ko_Ko_Wynn… Did u pick the date in web? Or something other…
Make the selector of the Click Activity as Dynamic and pass the date values as variable in the desired format. Use it with UiPath Explorer to get the selectors (Picking up the date)…
I would like to build this calendar pick acivity after robot is run in very first stage. Then user will choose this and the robot will stored this from and to date for later activity usage.
This look similar to user input dialog activity.
Any suggestion for this?