Using Keyboard Shortcuts
With Minform, you can either chat with AI to create any type of forms or use the editor for more granular control.
0:00
/0:23
Slash Commands for Elements
You can quickly insert elements using slash commands (/
). Here are the available elements:
- Short Input (
/short
) - Long Input (
/long
) - URL (
/url
) - Email (
/email
) - Image (
/image
) - Number (
/number
) - Phone Number (
/phone
) - Dropdown Select (
/dropdown
) - Multiple Select (
/multiple
) - Signature (
/signature
) - File Upload (
/file
) - Multiple Choice (
/multiplechoice
) - Picture Choice (
/picturechoice
) - Opinion Scale (
/opinionscale
) - Slider (
/slider
) - Rating (
/rating
) - Date (
/date
) - Time (
/time
) - Voice Recorder (
/voice
) - Payment (
/payment
) - Divider (
/divider
) - Embed (
/embed
) - Headings (
/h1
,/h2
,/h3
,/h4
)
Styling Text Content
From the text toolbar, you can apply:
- Bold:
Cmd + B
/Ctrl + B
- Italic:
Cmd + I
/Ctrl + I
- Underline:
Cmd + U
/Ctrl + U
- Change text color
- Highlight text
- Add/Remove links
- Align text (left, center, right)
Misc
- If on the current block, press Enter to create a new text row.
- Use the
/
command anywhere to search for and insert blocks.
Markdown Style
You can use Markdown syntax inside text blocks:
# Heading 1
## Heading 2
### Heading 3
*Bold**
Italic*
Inline Code
[Link Text](<https://example.com>)
More details: Markdown Guide
@ Mentions
Use @
to open the mention dropdown and tag other users or elements.