help_outline FAQ chevron_right FAQ chevron_right Detail

Is data entered into a Hidden Field saved to the database?

data database entered field hidden into

Only if 'Form Only' is disabled. If enabled, the data is stored temporarily in the form session and not persisted to SQL.