Events Made Easy › Forums › Generic › RSVP Email Fields value
Tagged: RSVP
- This topic has 12 replies, 2 voices, and was last updated 5 years, 1 month ago by Franky.
-
AuthorPosts
-
Wed 25 Sep 2019 at 08:07 #60317AnonymousInactive
Hi,
I implemented a model for RSVP email with the content :
Tableau simple : #_FIELD{Tableau simple} Tableau double : #_FIELD{Tableau double} Tableau double mixte : #_FIELD{Tableau double mixte}
When I fill up the form with :
#_FIELD{Tableau simple} = “no”
#_FIELD{Tableau double} = “no”
#_FIELD{Tableau double mixte} = “yes”The content of the email is
Tableau simple : Yes Tableau double : No Tableau double mixte : No
Howewer, if I go in admin section and edit RSVP or export a printable version (wp-admin/admin.php?page=eme-people&eme_admin_action=booking_printable&event_id=4) for instance, I get :
Tableau simple : No Tableau double : No Tableau double mixte : Yes
which is the correct value.
I might have found a bug in RSVP email but maybe I missed something.
Wed 25 Sep 2019 at 13:48 #60318FrankyKeymasterWhat is your definition of e.g. #_FIELD{Tableau simple} ?
Thu 26 Sep 2019 at 11:34 #60319FrankyKeymasterAny news? If no feedback, I’ll close this.
Sat 28 Sep 2019 at 17:25 #60320AnonymousInactiveHi,
Here /admin.php?page=eme-formfields&eme_admin_action=edit_formfield&field_id=15&eme_admin_nonce=b64eb7a02d
The definition says :
* Name : Tableau Simple
* Type : dropwon
* Field : Event field
* Compulsory : no
* Values : Yes NoSat 28 Sep 2019 at 19:16 #60321FrankyKeymasterI’m sorry, but I’m unable to reproduce this here, all seems to work as expected.
If you have a site where you can reproduce this: if you want, give me a temporary admin account, so I can test it out on your end myself.Wed 2 Oct 2019 at 23:25 #60324FrankyKeymasterNo feedback, so closing
Sat 5 Oct 2019 at 15:18 #60325AnonymousInactiveHey,
Sorry, i tried to make a video capture of the whole process but the quality was too bad.
So, I can give you access as an admin to my wordpress. How do I send to you the credentials ?Also, I might have found why (not sure) : even if a user is canceling his booking, I still see the booking here “wp-admin/admin.php?page=eme-registration-seats&person_id=5”.
When I try to delete those bookings, doesn’t work, there is a error message.Regards
Sat 5 Oct 2019 at 15:51 #60326FrankyKeymasterThat is unrelated but also already fixed in the current development version (I noticed that some days ago).
My email: liedekef@telenet.beSat 5 Oct 2019 at 18:19 #60327AnonymousInactiveOk, I added you as an admin on fdva01.fr
Update me when you do not need to be admin any more.
My test is on https://fdva01.fr/events/tournoi-adultes-bugey-vous-3-amberieu-01/ (there is a small javascript and hidden fields on this page to better manage seats, but it should not have any impact on specific fields)Sat 5 Oct 2019 at 18:41 #60328FrankyKeymasterAccess is blocked since 2FA needs to be active for all admin accounts.
Please temporary disable the 2FA requirement, or disable it for my admin account.Sat 5 Oct 2019 at 18:47 #60329AnonymousInactiveTry again, I disabled the need of 2FA for admin
Sun 6 Oct 2019 at 16:07 #60330AnonymousInactiveThanks to Franky intervention, he figured it out.
My field where “event fields” and not “generic fields”. I set this up because there wasn’t any “rsvp field”. I understood that this will exist in next versions.
I’ll try to modify them as generic waiting for next versions !Thanks again
Mon 7 Oct 2019 at 09:40 #60331FrankyKeymasterTo clarify, it is marked in the comment when creating a custom field:
“If you intend to use this custom field in your RSVP form, just select ‘Generic’, that allows you to use the same field for any of the other purposes too.”
and
“If you select ‘Events field’, ‘Locations field’ or ‘Memberships field’, this field will be used in the definition of the event, location or membership. Warning: this is unrelated to the use of custom fields in RSVP forms, so if you don’t intend to use this field in the definition of events, locations or memberships, don’t select this.”But like you said, I’ll create a type “RSVP”, that will result in less confusion.
-
AuthorPosts
- The forum ‘Generic’ is closed to new topics and replies.