Post
by supak111 » Wed Feb 19, 2025 1:16 am
Trying to add an extra field to OC3 contact forum.
Have everything put into a OCmod and everything almost works.
Can someone tell me how to add my 2 new fields: 'vehicle' and 'hearaboutus' to this line of code:
Code: Select all
$mail->setText($this->request->post['enquiry']);
How do I change to 'enquiry' to include all 3 : 'vehicle' 'hearaboutus' and 'enquiry'?
Thanks for reading everyone ツ
Last edited by
supak111 on Wed Feb 19, 2025 10:50 am, edited 1 time in total.
~ OC 3.0.3.2 and OCmods only ~