Hidden Value

A field type that implements a hidden value (not editable by the user).

Download
version 1.0.1

What's Included

A field type for associating hidden values to a form field.

Developer Notes

This field type simply stores a value in a column or resource. The most common use case for this is when you have multiple forms that submit to the same database table (i.e. different types of news) and you need to set a column value to differentiate the data.

Editing the field's options allows you to set the field's value. The field is not drawn (no hidden input) — the value is set in the process file to stop any possible tampering by end users.

1.0.1 update fixes compatibility with BigTree 4.4 and removes earlier compatibility.

Developer
Current Version
1.0.1
Website
Fork This Extension on GitHub