• 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: Conditional Event Formatting

Conditional Event Formatting 13 years 7 months ago #14921

I am trying to perform some conditional formatting in the event category list depending on the event id. I have tweaked the blue.php file in components/com_rsevents/designs/intro_blue and have worked out the I can access the event array using:

$this->events[0]->IdEvent

As it's an eventdesign object, however for the life of me I have not been able to work out where in the events array I am as the array is iterated. I hard coded at position zero in the example above.

Can anyone please help identify the variable or code that will correctly identify the right position in the events array?

Any help gratefully received:)
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!