• 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: JRoute use in Joomla template

JRoute use in Joomla template 12 years 8 months ago #18320

  • mike.r.hermary
  • mike.r.hermary's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 14
  • Thank you received: 1
Hello,

Solved

I am wanting to link to a form from my Joomla template. I have added the necessary HTML and used the JRoute function for the link. I have the core SEF URL functionality on and I have also set up a hidden menu item for the form. When I click on the form link, Joomla / RSFormPro displays the URL like this: /component/rsform/form/5-donation-form. It should actually look like this: /donation-form.

Is there something extra I need to pull in from the RSFormPro component to make this work?

Here is the full JRoute code that I am using in my template:
<?php echo JRoute::_('index.php?option=com_rsform&view=rsform&formId=5'); ?>

Any assistance is greatly appreciated.

Mike
Last Edit: 12 years 8 months ago by mike.r.hermary. Reason: Problem has been solved
The administrator has disabled public write access.

Re: JRoute use in Joomla template 12 years 8 months ago #18436

Hello,

You say solved, but can you tell how you solved it so that other visitors can use your solution?
Regards
Wilco Alsemgeest

Please note: my help is not official customer support. To receive your support, submit a ticket by clicking www.rsjoomla.com/my-support-tickets.html
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!