Hi Tony, I have looked at this page and have already added all of the RSVP pro fields listed
According to this page, my custom fields would look like this if I am correct
$fields["Course Code"] = "Course_Code";
$fields["Age"] = "Age";
$fields["Course Type"] = "Course_Type";
THe page you referred to doesn't answer these questions:
I would like to add all RSVP Pro parameters including
-payment type,
-price,
-registration opening,
-registration closing,
- etc.
How can I do that and where can I reference the list of RSVP Pro options?
Also my export csv has all of the html code in it. Is there a way for me to strip that out? Either in csv export or import? (See Attached)