Hi VJR,
Always Thank you for your quick response.
I'm the beginner of PAD so have a little confusing about javascript.
As attached screenshot, there is sdate and edate input type and also there is id value for each as I highlighted below.

In this case, do I just drag and drop the action 'Run javascript function on web page' and then put the code like below?
function ExecuteScript() {document.getElementById("dp1670239429245.hasDatepicker") = "2022-11-01"; }
Already I did so but it didn't work properly. Do you have any comments for this?
Thank you in advance! 🙂