• 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: Dynamic Dropdown - mysql - Multiple sel - Mapping

Dynamic Dropdown - mysql - Multiple sel - Mapping 12 years 6 months ago #19338

  • jpapan
  • jpapan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hello.
I use a dropdown component in which i put dynamically the items from a database.
Then I want to map for an update to a database table.
For example the items of the dropdown are
1|id1
2|id2
3|id3
and the list has name "multiple".
I permit multiple selection to the user from the property multiple selections.
Then I want to map the submition to a mysql database table and especially i want to do an update
update table testtable set status=0 where id {=dropdown list values}
Is this possible in any way or I should use custom php script??
Thanks in advance
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!