Hey,
I am using the inbox to carry out surveys on existing features. These existing features only really have an ID, and I have added extra attributes that we need populated by the field worker.
Can I have a hidden field in my survey, that is calculated, without any input from the user?
A simple example would be a column called "survey_completed", and a calculate/default entry be stored here as 'True'.
What I am finding is each time I try to use a hidden field in an Inboxed survey, the calculate is being ignored, as the inbox is simply grabbing the data already in the table so I can modify it. So the user is currently having to populate each and every field.
Any thoughts/comments?