asked on December 14, 2017
I have a Form that has a Single Line Field that is populated (via SQL Query) with a value similar to this = 2017-10-16 00:00:00.000
However, the Form field changes the value to = 10/16/2017 12:00:00 AM
If I copy and paste the value direct from the SQL table the value stays as = 2017-10-16 00:00:00.000
Is there something I can do in the form configuration? Or a Stored Procedue? Surely it must be possible to tell the form to keep the value in plain text or something?
Thanks in advance
0
0