So, you can use one of those to achieve what you want. You can use the hook, for example, beforeConfirmedBooking, that will be triggered when your customers confirm booking. You will of course set the redirect URL that you want in the script:
I'm coming on this ticket because i am searching the solution for the same question. Your solution is great, but users can't add the appointment into their calendar if we do that. Can we find other solution ?
A solution that be great will be :
User book the event and the final page appear with the same Button : Add to calendar, and Finish
The message at the top of the button with the Icon must be : " You have to click on finish button or add to calendar to confirm your appointment"
Or, give a last step to check the informations that the user give us, and add the same configuration :
Label " You have to click on finish button or add to calendar to confirm your appointment" Button : Add to calendar Button : Finish
There isn't such possibility in Amelia with its current built-in features, unfortunately.
If you redirect customers to another page they lose the last Congratulations Amelia page, so the Add calendar option with it. You can only have this page, with the add to calendar option, and then customers to be redirected to another page when they click on the Finish button, but the view of the page can't be changed with Amelia's current features, unfortunately.
You can only change the String Congratulations... if you want using the translation method of the plugin, so using some translation tool like Poedit or Loco translate to change the sentence that appears on the screen to the sentences that you want there (You have to click on finish button or add to calendar to confirm your appointment")
We have the Add to calendar option for email notifications in our to-do list for future versions of Amelia, but for now we can't say when it will be implemented and released.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
We want people to be redirected after they book without having to click the finish button.
Is there a workaround or a way to force redirect one they book?
Thank you
Hello Barry,
There are some JS hooks in Amelia, that are triggered depending on the view:
So, you can use one of those to achieve what you want. You can use the hook, for example, beforeConfirmedBooking, that will be triggered when your customers confirm booking. You will of course set the redirect URL that you want in the script:
And you need to just place this script on the page where you have your Amelia shortode.
Hello Marija
I'm coming on this ticket because i am searching the solution for the same question.
Your solution is great, but users can't add the appointment into their calendar if we do that.
Can we find other solution ?
A solution that be great will be :
User book the event and the final page appear with the same Button : Add to calendar, and Finish
The message at the top of the button with the Icon must be : " You have to click on finish button or add to calendar to confirm your appointment"Or, give a last step to check the informations that the user give us, and add the same configuration :
Label " You have to click on finish button or add to calendar to confirm your appointment"Button : Add to calendar
Button : Finish
Do you think it's possible ?
Thanks
Hello Erwan,
There isn't such possibility in Amelia with its current built-in features, unfortunately.
If you redirect customers to another page they lose the last Congratulations Amelia page, so the Add calendar option with it. You can only have this page, with the add to calendar option, and then customers to be redirected to another page when they click on the Finish button, but the view of the page can't be changed with Amelia's current features, unfortunately.
You can only change the String Congratulations... if you want using the translation method of the plugin, so using some translation tool like Poedit or Loco translate to change the sentence that appears on the screen to the sentences that you want there (You have to click on finish button or add to calendar to confirm your appointment")
We have the Add to calendar option for email notifications in our to-do list for future versions of Amelia, but for now we can't say when it will be implemented and released.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Hello Marija
Thanks for your answer
Great job !
You are welcome, Erwan.
Thank you!
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Hi Marija, is it possible to add a 2 second time delay on that?
Thanks
Hi GAry,
You can try this out or something similar to add a delay on that :
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.
Thankyou, il give it a go
You are welcome, Gary.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.