Check if there are any attributes that prevent directly entering date into the field, if yes, disable those attributes
You can send the date and the expected format is this way (2024-12-25, dd MMM yyyy) – the date will be converted to the expected format before being filled to the field
The other alternative is to just send the date and the program will figure out the format
Try format MM-dd-yyyy
Then try format dd-MM-yyyy
Then try format yyyy-MM-dd
Have other questions? Access our full knowledge base!