Davide Alberani 7 yıl önce
ebeveyn
işleme
7f527319eb
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -94,7 +94,6 @@ Notes on some special features
 
 
 Some notes about the event registration form:
 Some notes about the event registration form:
 - field names are important (case is not considered). You can use whatever you want, but "name", "surname" and "email" are internally used to show the tickets list, so please add at least one of them
 - field names are important (case is not considered). You can use whatever you want, but "name", "surname" and "email" are internally used to show the tickets list, so please add at least one of them
-- please notice that the "Email" field type has a very silly regular expression and will create a lot of problems: please use "Text input" and names the field "Email"
 
 
 About the "Group ID" of events and "Unregistered persons" list:
 About the "Group ID" of events and "Unregistered persons" list:
 - "Group ID" is a random non-guessable identifier associated to an event. You can use whatever you want; if left empty, it will be autogenerated. It's not the same as the Event ID (the \_id key in the db): the Group ID is supposed to be secret
 - "Group ID" is a random non-guessable identifier associated to an event. You can use whatever you want; if left empty, it will be autogenerated. It's not the same as the Event ID (the \_id key in the db): the Group ID is supposed to be secret