<input> tag of type "date" and store it in a variable using Deluge scripting. Here's the snippet of my codeThe challenge is to retrieve the value entered by the user in the input tag (date-input) and assign it to the date_value variable in Deluge.
How can I achieve this?
Any guidance or examples of how to connect the HTML input with Deluge variables would be greatly appreciated. Thank you!