Sharing & Embedding

Form sharing
Share via link, QR code, social media, or 6 embed modes

After publishing a form, you can share it via direct link, QR code, social media, or embed it on any website.

Display modes

Every form can be displayed in 3 modes:

ModeURL suffixExperience
Card(default)One question per screen; mobile-optimized, conversational feel
Classic/clAll questions on one page; traditional form layout
Chat/cChat-like interface; questions appear as a conversation

Choose the mode when sharing. Each mode has its own URL.

Sharing options

Copy the form URL and send it anywhere: email, Slack, SMS. The URL format is:

https://capture.tinycommand.com/YOUR_FORM_ID
https://capture.tinycommand.com/YOUR_FORM_ID/cl    (Classic mode)
https://capture.tinycommand.com/YOUR_FORM_ID/c     (Chat mode)

QR Code

Download a QR code as a JPG image. Print it on business cards, flyers, or posters.

Social media

Share directly to:

  • Facebook: opens a share dialog
  • LinkedIn: posts with the form link
  • Twitter/X: tweets the form link

Embedding on your website

6 embed modes, each with customizable styling:

ModeHow it worksBest for
Full PageForm takes over the entire pageDedicated form pages
StandardIframe with configurable width and heightInline embedding in a page section
PopupButton click opens a modal with the formLead capture without page navigation
SliderForm slides in from the edge of the screenNon-intrusive capture
PopoverFloating element that expands into the formContextual forms
Side TabCollapsible panel on the side of the pagePersistent feedback forms

How to embed

  1. Click Share on your published form
  2. Choose an embed mode
  3. Customize the style (button text, color, font size, corner radius, position)
  4. Copy the generated HTML code
  5. Paste it into your website's HTML

Each embed mode generates a <script> tag and optional HTML elements.

Style customization

For button-triggered modes (Popup, Slider, Popover, Side Tab):

SettingOptions
Button textCustom label (e.g., "Give Feedback")
Button colorAny color via picker
Font sizeConfigurable size
Corner radiusSquare to fully rounded
PositionLeft, right, top, bottom (varies by mode)
Tip

Card mode works best for mobile devices and popup embeds. Classic mode is better for desktop-only forms with many fields. Chat mode creates the most engaging conversational experience.

Warning

Forms must be published before they can be shared or embedded. Draft forms will show an error when accessed via the share URL.