I would like to edit the online form for participant registration for events:
Omit company and company e-mail
Add a note that the form must be filled out per participant, e.g. because there is a maximum number of participants. (If everyone brings an accompanying person, there will be 50 people).
I use a different form system to achieve that and then I feed the data into Dolibarr as regular proposals, orders and invoices. I do not (yet) use the event participant part of Dolibarr
Thanks. I finally found the file here: public_html/doli/public/eventorganization/attendee_new.php. But I dare touching it. There are just too many dependencies I can’t oversee.
Too bad, that there are no options to choose for the new_attendee-form. I’ll probably do it also offline in an easier form and feed the data manually.