I’m experiencing an issue with the date fields in Bricks Forge Pro Forms:
For the current month, the date selection works correctly.
However, when selecting a date in a future month, the field always returns 1970-01-01 instead of the chosen date.
Context:
I’m currently building a check-in/check-out logic with Bricks Forge, where the selected dates should be appended as parameters to the URL during the redirect to the thank-you page.
Update: unfortunately, I am unable to reproduce it. How do you retrieve the value in the result site of your example? For me, the payload always include the correct date, even with future dates. Could you show me which dynamic data you`re using to retrieve the values?