Expand my Community achievements bar.

How can a calculated read-only date be included with user-entered data when form is submitted?

Avatar

Level 1

I've created a form and have it set up to calculate the current date for the user.  But when this form gets submitted, only the user-entered data is sent.  I need the calculated date sent as well.  How can I set up the form to get this date to submit as well?

2 Replies

Avatar

Level 5

Hi

You must have the Data Binding set for the calculated field as well, it cannot be set to "No data binding".

Screen shot 2013-07-25 at 9.08.31 AM.png

Avatar

Level 1

I changed the Data Binding like you suggested.  But now the "calculated - read only" (under Value) won't fill in the date automatically for me.  Suggestions?