Knowledge Base
Find answers, learn new features, and explore developer resources.
Field Settings
- Change Required Field Indicators
You can change field required indicators to use any HTML you wish.
- Create a Field Prefix or Suffix
Using WS Form you can easily add prefixes and suffixes to your WordPress form fields.
- Create Floating Inside Field Labels With CSS
Floating field labels appear inside a field when it is empty and move outside the field when it contains content.
- Find the ID of a Field
WS Form uses field IDs for variables, here's how to find them.
- How Hidden Fields Work
There are several ways of hiding form field values in WS Form. Learn how to hide form field values and how hidden field behave.
- How to Add Help Text to Forms
By providing clear and concise instructions or explanations, help text enhances the overall user experience.
- Limit a Number Field to Whole Numbers
HTML number fields enable a user to enter any floating point number. This tutorial explains how to limit this to whole numbers.
- Using RegEx Pattern Attributes on Field Inputs
Examples of regular expressions in field input pattern attributes.