• 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: Get Value from a dropdown (with PHP)

Get Value from a dropdown (with PHP) 4 years 8 months ago #40468

  • dlm
  • dlm's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 71
Hi,

I have a question on a dropdown box.

Let's say i have (1) a dropdown field which contains personal PHP code like "get list of companies"
-> It results in a for each with companyID | CompanyName

And I have a second (2) dropdown field which (will) contains the list of members from that company.
-> So it will also be a personalised PHP code like "get list of users based on CompanyID.

My question is, how do I obtain the CompanyID value from the first dropdown, before POST etc. Just the selected value from the dropdown options.

Kind regards,
DLM
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!