Hello!
I am trying to promote two fields inside my Evolve web form, to capture the timestamp when a user moves a forms status to in progress (custom field), and when the reviewer completes the form. I want this to be promoted so I can access the data inside SQL, and build reports. I cannot use the ModifiedDate for the completed timestamp, as it changes if a user accesses the ticket in the Documents tab.
My problem, is that I only seem to be able to create date columns (instead of datetime) inside the Evolve created SQL view (RPT_[formname]_...). I have tried creating both a DatePicker and TextBox element inside the Solution, and then in Form Data -> Field -> Data Type setting the Data Type to 'Date and Time'.
I then set a rule on the custom Save button, so that when the form is saved with the status as 'In Progress', populate the field with 'now()', which is the Evolve suggested function for timestamp. Unfortunately though, inside SQL and in the form this data is shown just as 2026-02-04, for example. No timestamp info - I want the format to match the ModifiedDate and CreatedDate columns Evolve provides.
Any suggestions or help? Happy to give any clarifications, thank you!
------------------------------
Raphael Hall
Self-Registration Shared Account
------------------------------