help_outline SSS chevron_right FAQ chevron_right Detay

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.