BBCodes helps you to format the content in a easy way.
You can bold text:
Hi [b]bbforms[/b]
Align it:
Hi [right]bbforms[/right]
Combine multiples BBCodes:
[font="Arial"][size="16"]Hi [b]bbforms[/b][/size][/font]
Use them on fields and actions attributes:
[text name="text_123" desc="Hi [b]bbforms[/b]"][/email]
Even use them on fields and actions content.
Example placing BBCodes in a field options:
[check name="check_123"]
[b]Option 1[/b]
[u]Option 2[/u]
[/check]
Example placing BBCodes in an action content:
[email to=""]Hi [b]bbforms[/b][/email]
EXTRA: BBCodes also support HTML attributes:
Hi [b id="my_id" class="my_class" style="color: red;"]bbforms[/b]
- Fields
- Getting Started
- [text] – Text
- [textarea] – Text Area
- [email] – Email
- [tel] – Tel
- [url] – URL
- [password] – Password
- [date] – Date
- [time] – Time
- [file] – File
- [number] – Number
- [range] – Range
- [check] – Checkbox
- [radio] – Radio
- [select] – Select
- [country] – Country
- [quiz] – Quiz
- [hidden] – Hidden
- [honeypot] – Honeypot
- [submit] – Submit
- [reset] – Reset
- Label & Description
- HTML Attributes
- BBCodes
- Getting Started
- [row] – Columns
- [table] – Table
- [left] – Align Left
- [center] – Align Center
- [right] – Align Right
- [justify] – Justify
- [b] – Bold
- [i] – Italic
- [u] – Underlined
- [s] – Strikethrough
- [font] – Font
- [size] – Size
- [color] – Text Color
- [list] – List
- [quote] – Quote
- [code] – Code
- [email] – Email Link
- [iframe] – Iframe
- [img] – Image
- [url] – URL Link
- [youtube] – Youtube Video
- HTML Attributes
- Actions
- Form Options
- Tags
- Form Templates
- Home
- /
- Documentation
- /
- Features
- /
- BBCodes