Hi,
I had used the event module in drupal for submitting an event. But the issue is that two entries are going in the database.
1st entry is of the nid created and second entry is 1 greater that the current nid .It's type is also event . Please tell the fix of the issue.
Thanks,
Annu Singh.
Comments
Comment #1
dawehnerThis should be a problem of the event module
as alternative you could also use cck date fields ++ signup
Comment #2
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.