[RSS Feed/News] Custom contact us field (placeholder help)

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
So I am trying to add a selection box to the contact us which will be sent out in an email but I'm having some trouble.

I have set up a basic selection box in the contact us form which is the following:
1645003766386.png
Although I can't seem to pass the value of it into the contact us email.

The code for the contact us form custom section is the following:
Code:

Code:
<xf:selectrow name="topic"
     label="{{ phrase('topic') }}" required="required" hint="{{ phrase('required') }}">
     <xf:option...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom