• 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: [SOLVE] Have a select list for the categories

[SOLVE] Have a select list for the categories 11 years 3 months ago #21030

  • info719
  • info719's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hi !

On a page, I want to display a list events from multiple categories. That's ok, I can do this !
On this page I also want to display a select list with each categories to use it like a filter (if possible with Ajax or Javascript).
I can display filter option (Name - Like - Textarea) but I only want to display a Select List like this :

- [All]
- [Events categorie 1]
- [Events categorie 2]
- [Events categorie 3]
- [Events categorie 4]

How can I do this ?
Last Edit: 11 years 3 months ago by info719.
The administrator has disabled public write access.

Have a select list for the categories 11 years 3 months ago #21032

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

You can choose to filter events by categories from the "List Events" menu item, notice "Events categories" from the basic options tab. You can also use the "Event categories module" on the same page to achieve this. More information about the "List Events" menu item and the "Event categories" module can be found here:

www.rsjoomla.com/support/documentation/v...t-in-menu-items.html

www.rsjoomla.com/support/documentation/v...tegories-module.html
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.
The following user(s) said Thank You: klause89

Have a select list for the categories 11 years 3 months ago #21033

  • klause89
  • klause89's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
It is not possible to do it with javascrit without need to reload the page ?
The administrator has disabled public write access.

Have a select list for the categories 11 years 3 months ago #21039

  • info719
  • info719's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I have found a solution. I override the categories module's "default.php" file.
The administrator has disabled public write access.

Have a select list for the categories 11 years 2 months ago #21479

info719 wrote:
I have found a solution. I override the categories module's "default.php" file.


Hi

Can you please post the code and line numbers etc for your solution.

Many thanks, David
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!