Forums / Developer / Multiple values assigned to an input type="radio"

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Multiple values assigned to an input type="radio"

Author Message

K259

Saturday 10 January 2004 7:23:08 pm

In search I want to search more than one class when a radio is i clicked...How can I do this in eZ`?

I want this radio to have both SearchContentClassID value="3" and value="34".

<input type="radio" name="SearchContentClassID" value="3_34" works other places.

Does anyone know a way to solve this`?
:)