Slash Commands

Slash commands are the fastest way to add anything to your form. Just type / and start typing what you need.

How to use them

  1. Click anywhere in the editor where you want to add something
  2. Type /
  3. A dropdown menu appears with all available blocks
  4. Start typing to filter — like /rat to find Rating
  5. Press Enter or click to insert

Available commands

Content

CommandWhat it inserts
/h1 or # + spaceLarge heading
/h2 or ## + spaceMedium heading
/h3 or ### + spaceSmall heading
/imageImage upload

Fields

CommandWhat it inserts
/shortShort answer
/longLong answer
/multipleMultiple choice
/ratingRating
/linear or /scaleLinear scale
/rankingRanking
/emailEmail
/file or /uploadFile upload
/hiddenHidden field

Layout

CommandWhat it inserts
/pageNew page
/successSuccess page
/endSuccess redirect (success page + redirect)

Logic

CommandWhat it inserts
/variableNew variable / Change variable
/conditionCondition
/repeatRepeat block
/calculateCalculate (inline formula)
/gotoGo to page
/redirectOpen website (redirect to URL)
/overrideChange field
/requireRequire field

See Form Logic for details on logic blocks.

Tips

  • You don’t have to type the full command — partial matches work fine
  • The menu narrows down as you type, so usually 2–3 characters is enough
  • Press Escape to close the menu without inserting anything