Skip to main content

Publish a Form

Discover how to make your form accessible to your users and share it effectively.

Share URLs

Standard URL

Each project has a unique URL based on its ID:

https://dashboard.glambot-studio.app/project/{project-id}

Example:

https://dashboard.glambot-studio.app/project/123e4567-e89b-12d3-a456-426614174000

URL with Alias

Create a personalized and memorable URL with an alias:

https://dashboard.glambot-studio.app/p/{alias}

Example:

https://dashboard.glambot-studio.app/p/dupont-wedding-2024
Recommended

Always use an alias for your communications. It's more professional and easy to remember.

Get the Share URL

Via the Interface

  1. Open your project
  2. Click "Share"
  3. Copy the displayed URL

Copy Button

The copy button places the URL in your clipboard with one click.

Sharing Methods

Email

Include the link in your emails:

<p>Fill out the form to receive your video:</p>
<p><a href="https://dashboard.glambot-studio.app/p/your-alias">Access the form</a></p>

QR Code

Generate a QR code for:

  • Printed invitations
  • Event posters
  • Business cards
  • Marketing materials

Use a free QR code generator with your URL:

Social Media

Share the link directly on your social media. The URL with alias is more attractive.

Website

Embed a button or link on your website:

<a href="https://dashboard.glambot-studio.app/p/your-alias"
target="_blank"
class="button">
Fill out the form
</a>

Preview Before Sharing

Check the Form

Before sharing:

  1. Click "Preview" or open the share URL
  2. Verify:
    • Logo and banner display
    • Field order
    • Labels and placeholders
    • Description message
    • Conclusion message
    • Form colors and styling

Test Submission

  1. Open the form URL (private browsing mode recommended)
  2. Fill with test data
  3. Submit
  4. Verify the submission appears in your dashboard

Compatibility

Supported Browsers

BrowserMinimum Version
Chrome90+
Firefox88+
Safari14+
Edge90+

Devices

Forms are responsive and work on:

  • Desktop computers
  • Tablets
  • Smartphones

Connection

  • Secure HTTPS
  • No installation required
  • Accessible without user account

Best Practices

Before Publishing

  • Test the form on mobile and desktop
  • Verify all fields and labels
  • Create a memorable alias
  • Write the description and conclusion
  • Test form submission

Communication

  • Clarity: Explain why to fill out the form
  • Urgency: Indicate deadlines if applicable
  • Trust: Mention how data will be used

Monitoring

  • Monitor submissions regularly
  • Respond quickly to new submissions
  • Analyze form performance

Troubleshooting

The Form is Not Accessible

Verify:

  1. The URL is correct
  2. The alias exists (if used)
  3. Your internet connection is working
  4. The browser is supported

Users See an Error

  1. Test the URL yourself
  2. Check the project configuration
  3. Try a different browser
  4. Clear browser cache

Next Steps