Hello all, I created a form, and one of the field values needs to be "1" as the default value. However, I need that hidden so that when someone goes to submit data, they don't have to fill that field in as "1".
Now this is what I have:

I tried hiding this field from the form options listed, but when I go to submit this form - it doesn't display a "1" in the field value on the table view.
I also tried this method on the table view:

When I go to create a record on the table view - it does default the value to "1", but on form submission - it does not. Any idea what it is that I'm doing wrong?
Thanks.

