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 Children