Maria99
(Maria99)
1
If I want to choose date backdate follow input dialog.
Example : today = 28/10/2021 , backdate = 1
I want to choose date 27.
Now I use click date 27 October 2021 as below.

Please guide me about it.
I use UI Explorer selector as below.
Please guide me about it.
You’ll have to have extract the month and year first
then get selectors for Month and Year
make them all dynamic using a variable for month and year
to have to select the month and year first
and then go about selecting the date
There’s a video, it might help