• 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: Saving text value of dropdown instead of value

Saving text value of dropdown instead of value 3 years 1 month ago #41926

  • nicolas8
  • nicolas8's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi,
With a dropdpwn field like this : id|realname
How to save the text instead of the value attribute of a dropdown in order to get the realname in the backoffice listing ?
I suppose we ca do that with a "Scripts called on form process" but maybe there is something more obvious ?
If we have to use the php how to do the switch ?
$_POST['form']['name_of_field'][0] = {dropdown:text} ;
?
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!