Open JPustkuchen opened 6 years ago
Sorry I think the rng core module is the better place for this issue, so I created an issue there. See https://github.com/dpi/rng/issues/160
But we should keep in mind that the implementation in Drupal\rng_quick\Form\RegisterBlockForm may also be affected with its redirects.
After successfully submitting the registration form the user is being redirected to the detail form of the registration without a link back to the source event.
This doesn't seem the best option for most cases. I'd suggest to add a setting to select whether the user:
What do you think?