• 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: Category items title

Category items title 13 years 6 months ago #11797

  • zumaro
  • zumaro's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
How ca I set up my rsform if I have a category showing several articles. The articles have a title, text and a button which opens up my form within a lightbox. I'm trying/looking for the form to show the name of the article that I'm clicking on.

I want to use the same form to all the article list, I just want title to be changed according to the article which is linked to my rsform..

I tried using.....

Code:
$doc = JFactory::getDocument();
return $doc->getTitle();

But it only shows me the tittle of the page
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!