• 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: [Filtering module] Filter using combined fields

[Filtering module] Filter using combined fields 8 years 9 months ago #31799

I would want to be able to allow the user to select the product he is interested in from a dropdown list, and then the price he is after in that list

For example we have cars, motocycles and busses.

each one of the above has its own data, as for example color and type.

I would like to allow the user to select the type and color for a specific car and specify the price and have that return the detail he's after.

[Dropdown]
car
motocycle
bus

user selects [car]

new drop down appears where user can select multiple values
[dropdown]
blue
white
red

user selects [blue] and [red]

input box appears where user selects price he is looking for
[input]

user types in 1000

So the filter would return only blue and red cars that cost 1000.


Does this make sense?

Thanks in advance for your help!
The administrator has disabled public write access.

[Filtering module] Filter using combined fields 8 years 9 months ago #31852

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
Although you can't create this scenario where dropdown elements appear after selecting a certain value, you can "re-populate" a dropdown list based on selection. Basically you need to configure dependencies for the fields and enable it for the Filtering functionality as well (in the field's Searchable tab - Use dependency to yes)

You can find information on how to configure dropdown dependencies here:

Dropdown Dependencies RSDirectory!

Try this and let me know!
My help is not official customer support. To receive your support, submit a ticket by clicking here
The administrator has disabled public write access.
The following user(s) said Thank You: WebFreak.gr
  • 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!