- πΊπΈUnited States john.oltman
This was superseded by https://www.drupal.org/project/registration/issues/3499231 π Show causes with registration link Active
Currently, if the registration form/link is not available for any reason (event full, registrations closed or disabled, not enough permissions, etc.) the field appears empty so the user cannot understand what to do.
If registrations are closed, output a message that explains why, using the errors generated by the registration_status() function.
If registrations are open but there is a permission problem, output an other message:
- For anonymous: Login or create an account to register.
- For authenticated people: You are not allowed to register.
I suggest to add a checkbox to the formatters settings to allow the site builders to disable this message if they don't want it.
Patch, Review, Commit
New checkbox in the formatters settings.
New message that replaces registration form or link under certain circumstances.
None.
A new formatter setting to store.
Active
3.3
Registration Core
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This was superseded by https://www.drupal.org/project/registration/issues/3499231 π Show causes with registration link Active