rng icon indicating copy to clipboard operation
rng copied to clipboard

RNG is a Drupal module enabling people to register for events.

Results 87 rng issues
Sort by recently updated
recently updated
newest added

hi: I loaded a new opensocial site (debian, apache2, PHP 7.2, mardiadb) using composer, then added all RNG modules and enabled almost everything including language translation. Following instructions in RNG...

I need to hide certain fields according to the user's choice (on the Event registration form). So I use the [Conditional Fields](https://www.drupal.org/project/conditional_fields) module (last DEV version). Content forms - Page,...

The salesforce module requires dynamic_entity_reference:^2.0, while rng requires ^1.0. Composer is therefore unable to satisfy both requirements. Is there a reason to pin it to the 1.x version?

Notice appears on existing content of an existing content type "Event" that has been adorned with an Event Type

Given that a single registration can contain multiple registrants, depending on the settings for that event, it seems that the event capacity should be tied to the number of registrants...

The messaging system via courier is very cool! But I think it would make a lot of sense to make it possible to define message templates and default messages for...

Since #76 was blocked for me to comment, I created new issue to explain about wait list: I like how meetup does, the waiting list is based on user registration...

From #76 > Detail what your expectations are for the full experience of site builders, event managers, and registrants, in their respective issue. Technical implementation details are of course optional.

plan

I have created a custom entity type called `Event` which I wish to designate as an RNG event type. I have set up the configuration as required and I can...