How to create Multidate picker in Forms or Custom input?

I need a user to select dates in a calendar widget, just like the one present in Forms activities. Trouble is, the component in the Forms Designer only allows for 1 date to be selected.

Is there a way to select multiple dates within this component or maybe utilize an HTML file invoking a widget?

Did you check that your datepicker text field does not accept the Type Into activity?

That’s not really the issue here. I don’t need the robot to interact with a datepicker, I’m using UiPath Form Designer to create a form that contains a datepicker. An actual user will interact with this form, and I need that user to be able to select multiple dates out of a calendar widget.

Sorry, I misunderstood. I don’t know if that will be possible …