- 🇺🇸United States jrockowitz Brooklyn, NY
Moving discussion to 🐛 Block redirect setting with node present collision RTBC
After form submission, the confirmation message appears in first form when using multiple instances of same webform on a page.
1. Go to webform -> form, enable ajax and change confirmation settings of Contact form to inline.
2. Embed the Contact form in teaser mode of Article.
2. Create a view block of type article that renders the teaser mode.
3. Create a basic page and place above block, make sure each teaser mode has the webform embedded to it.
4. Submit the first form, it works as expected and shows the confirmation message.
6. Now, move to the second teaser and try submitting form attached to it. For this form, submission happens but confirmation message shows in the previous form.
Ideally, the confirmation message should be shown in the same block, the form was submitted from.
Closed: duplicate
6.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Moving discussion to 🐛 Block redirect setting with node present collision RTBC