You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The currentDate() works if you set it as defaultValueExpression. However, if you use setValueIf and setValueExpression, the currentDate() doesn't work when a Single-Line Text Input has the 'Date and Time' input enabled.
RomanTsukanov
changed the title
The setValueExpression: currentDate() doesn't work for Date and Time input fieldssetValueExpression: currentDate() doesn't work for date and time input fields
Jul 2, 2024
T18758 - Conditionally set currentDate() when Signature field is signed isn't working
https://surveyjs.answerdesk.io/internal/ticket/details/T18758
The
currentDate()
works if you set it asdefaultValueExpression
. However, if you usesetValueIf
andsetValueExpression
, thecurrentDate()
doesn't work when a Single-Line Text Input has the 'Date and Time' input enabled.The text was updated successfully, but these errors were encountered: