Skip to main content
All CollectionsBuild & customizeForm logic & calculations
How to add ending pages to the form and manage them on form submission
How to add ending pages to the form and manage them on form submission

Create different success messages based on user answers. Use logic to redirect users to the perfect ending for their form journey.

Updated today

You can create multiple custom success (ending) pages for your forms, quizzes, or surveys, and redirect users to specific pages based on their responses using logic.

This is useful for tailoring the experience for each user, depending on their actions or answers.

Follow these easy steps to create your customized ending pages:

Step 1: Create your form

  1. Go to the dashboard: Click on + New Formaloo and select your desired project (form, quiz, or survey).

  2. Add questions:
    Add the necessary question fields to your form.

Step 2: Create multiple ending pages

  1. Add a new ending page:
    After adding your form's content, click the + icon on the lower left side of the form editor to add a new success page.

    add new ending page
  2. Customize each page:
    You can create different success pages, each with a unique message or action.
    Add a relevant title to each ending page to use it on the logic settings later.
    For example:

    • A congratulatory message for a quiz completion.

    • A thank-you message with additional details.

    • A personalized message based on user input.

Step 3: Use logic to redirect users to a specific success message

  1. Go to logic settings:
    In your form editor, go to the logic tab and click on the Advanced Logic button.

  2. Set conditions:
    Scroll down to the end of your logic page, and from the "On Submitting The Form" section, add conditions to determine which success page should be displayed.
    For example:

    • If the user’s score is higher than 80, show Success Page 1 (a "congratulations" message).

    • If the user’s score is lower than 80, show Success Page 2 (a message with recommendations for improvement).

  3. Assign ending pages:
    In the logic settings, choose which success page to display based on the condition being met.

Step 4: Test your form

  1. Preview the form:
    Before publishing, preview the form to ensure that the correct success pages are shown based on the conditions you set.

  2. Make adjustments if needed:
    Ensure the right logic is applied for all possible responses or actions.

Benefits of using multiple success pages

By adding multiple success pages, you can:

  • Personalize user experiences based on their answers.

  • Show tailored results, recommendations, or follow-up actions.

  • Enhance engagement by providing relevant, dynamic responses.

This approach ensures that your users receive a more personalized conclusion to their form journey!

🗄️ Old dashboard:

1. Add a new success page to your form

First, add the “success page” fields you want to have for your form or survey.

Your success pages show up at the end of your formaloo editor page. In addition, you can edit a default success message to be visible when the form is submitted. You can click the “Add Success Page” button or drag it from the left menu into the success messages area if you want more success pages.

You can add text, links, and images to your success messages.

2. Redirect users to the right success page

You can use the Logic page to direct users to the right success page based on their answers. Use Advanced Logic to define what success page should be shown after submission on the logic page.

Add a new If/else condition and use the “After Submit, Go to Success Page” option to choose which success page should be visible in that condition.

Did this answer your question?