• 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: Dropdown multiple select silent post

Dropdown multiple select silent post 11 years 9 months ago #24464

  • a.mead
  • a.mead's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
I have a drop down box that allows multiple selection. It posts the multiple selections to the database AND in the body of the email but NOT when using silent post. It ONLY sends the first selection.

I have used the following in PHP scripts

$_POST = $_POST[0];

however, this ONLY saves the first selection as well. Has anyone had the same problem?

Thanks for your time and patience

Martin Peet
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!