When using WPS Checkbox Field, the most common questions involve filtering, field differences, and default values; this FAQ includes 3 common questions and a 3-term glossary.
FAQ
Can I use a checkbox field for filtering?
- Open the filter feature in the table.
- Select the checkbox field as the filter condition.
- Set the condition to checked or unchecked to view the matching records.
What is the difference between a checkbox field and a single-select field?
- A checkbox field represents two states: checked and unchecked.
- A single-select field lets you choose one option from multiple preset choices.
- If your scenario is complete or incomplete, yes or no, a checkbox field is usually the better fit.
Why did my old records stay the same after I enabled the default checked option?
- The default checked setting only affects records created afterward.
- Existing records keep their current checkbox state.
- To update older records, check them manually or update them in bulk.
Glossary
| Term | Definition |
|---|---|
| Checkbox Field | A field type in a database-style table that stores checked or unchecked status. |
| Default checked | A preset initial state that makes new records appear as checked automatically. |
| Database-style table | A structured table used to manage records with different field types. |