How to feed the date into calendar?

Hi @balkishan,

Like what I have sent you privately, I used:
DateTime.ParseExact(currDate.ToString, “dd/MM/yyyy”, System.Globalization.CultureInfo.InvariantCulture).ToString(“MMMM dd, yyyy”)

Then used Type Into activity to the due date input field and it is automatically selected. No need to click the calendar date.

Thanks and regards,
Despi

4 Likes

Any issues still buddy @balkishan

didn’t implement yet, I am facing in the prior now before checking this…once done with the issue will implement your method. Thanks a lot bro :slight_smile:

2 Likes

Great, get back and lets sort this out

Cheers @balkishan

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.