Custom Date Selection with HTML & JS

Hi emre!

This date picker was exactly what I was looking for and I’ve been trying to implement this, but I have run into a problem where the date picker pops-up, but the {:Delivery Date} does not seem to get a value from the date picker.

Here is my setup:
image

image

image

image

image

I put this Popup action here to see what {:Delivery Date} is, but it shows up as…nothing.(I’ll show that later on)


When Future Date is clicked the popup browser works fine.

image

and then the ticket tag is not updated…

Here is the popup:
image

Meaning, the {:Delivery Date} is null…
I am unsure of where to proceed from here…

Thank you in advance, any help is appreciated!