Unable to write values into DB and display it in the records view

Hi,

I have a form with various fields enabled for users inputs. Values for two of the fields, submitted on and submitted by, are disabled for users and will be captured through functions. Functions i am using are today() and loggedInUser(). These work at the interface level ans show current date and users name every time the form is displayed. However, the values are not stored/written to the database after submission. They do not display in the records view either. 

I have configured the appropriate data type in the save input to parameter as well. How can i fix this?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to James Lee

    My assumption is that he's wanting to construct a CDT of data including some user-entered data and some automated data (like the user's username) within a SAIL form, pass it back into a process, then write it to a data store.  But I'm a bit unsure due to the vagueness of the original post - hence why the next step is really to have the user post more details (sail form code, confirm the process flow, etc).

Children
No Data