Skip to main content

How to Configure Return URL for Dazos-Generated Webforms

This guide explains how to configure a custom Return URL for Dazos webforms to redirect users to a thank you page. By default, forms redirect to capture.php, but you can customize this for a better experience.

Before You Begin

  • Admin access to Dazos CRM

  • The URL of your desired thank you page (e.g., https://www.yoursite.com/thanks/)

  • Knowledge of which webforms need the Return URL configured

Steps

  1. Navigate to Webform Settings

    Log in to your Dazos CRM instance and go to Settings β†’ CRM Settings β†’ Automation β†’ Webforms/Webhooks.

  2. Locate Your Webform

    Find the webform you want to configure in the list of active webforms (e.g., "Refer a Youth" or "Brochure Request").

  3. Access Webform Configuration

    Click on the webform name or edit icon to open the webform settings.

  4. Add Return URL

    In the webform settings, locate the Return URL field and enter your custom thank you page URL (e.g., https://www.yoursite.com/thanks/).

  5. Save Changes

    Click Save to apply the Return URL configuration.

  6. Repeat for Additional Forms

    If you have multiple webforms that need the same Return URL, repeat steps 2-5 for each form.

Verification / Expected Result

After configuring the Return URL, test the webform by submitting a test entry. Upon clicking submit, users should be automatically redirected to your custom thank you page instead of the default capture.php page.

βœ… Success indicators:

  • Form submissions redirect to your custom thank you page

  • Users no longer see the default capture.php page

  • Form data is still properly captured in the CRM

Troubleshooting / Common Errors

  • Still redirecting to capture.php: Verify that the Return URL was saved correctly and contains the full URL including https://

  • Broken redirect: Ensure the thank you page URL is accessible and spelled correctly

  • Configuration not saving: Confirm you have admin permissions to edit webform settings

πŸ’‘ Tip: The Return URL configuration applies to individual webforms, so you can set different thank you pages for different forms if needed.

Related Resources

Did this answer your question?