• Resolved mediacutlet

    (@mediacutlet)


    After a user books an appointment, is there a way to display a confirmation message to give feedback to the user that the appointment was actually submitted?

    Thanks for your time.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi media,

    For this, we’d suggest making use of the redirect_page attribute in the shortcode, which will allow you to specify a URL that it will redirect to once the form is successfully submitted. And then, on that page, you could put your thank you message and/or whatever other content you require. For example:

    [ultimate-appointment-dropdown redirect_page="http://my-site.com/form-thank-you/"]
    
    Thread Starter mediacutlet

    (@mediacutlet)

    That’s exactly what I’m looking for. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Confirmation Message’ is closed to new replies.