How to set date value on the webform using javascript
답변함
2022년 10월 26일에 게시됨
I am trying to set the date value in the webform using javascript.
$('#request_custom_fields_10113154225297').val(matchRecord.purchaseDate)
The value is displaying when I try the below code
console.log("Date "+$('#request_custom_fields_10113154225297').val())
0
5
댓글 0개
댓글을 남기려면 로그인하세요.