I've stumbled onto a bug (or intended behavior). If I pass a value to a dynamically populated field, but that field is hidden (and remains hidden) during submission, it doesn't pick up the value. I've got a form with a ton of conditional fields, and I was trying to reuse a field that I knew would be inactive for a certain use case. I can add a new admin only field for this data, but the form is already pretty long.
Is this normal? Anyone else run into this?