• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Select field not returning user input(Soved)

Select field not returning user input(Soved) 16 years 11 months ago #27

  • Creator
  • Creator's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I have made a simple test form and the values for a select field are being returned in the form of \"val3\" instead of the users input in both the email and in the back end. I have added the values as \"val1|Author,val2|Publisher,val3|Editor,val4|Moderator\"

Thanks for any help.

Regards
Dave

Post edited by: Creator, at: 2007/05/08 20:04<br><br>Post edited by: Creator, at: 2007/05/08 20:36
Attachments:
The administrator has disabled public write access.

Re:Select field not returning user input 16 years 11 months ago #32

  • alex
  • alex's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 443
  • Thank you received: 3
Yes, that's because the email is sending you the value of the field. In order to get an email that has Author, Publisher, Editor and Moderator, your select default value should look like this:

Author|Author,Publisher|Publisher,Editor|Editor,Moderator|Moderator

This way, you display the label Author, and the value sent to you is Author too.

Hope this is what you need.
The administrator has disabled public write access.

Re:Select field not returning user input 16 years 11 months ago #35

  • Creator
  • Creator's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
OK, Thannks. That was my own dumb fault. :unsure:
Thanks for a great form component.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!