• 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: mod_forme_list hyperlink a file attached

mod_forme_list hyperlink a file attached 17 years 2 months ago #1712

Hello

First congratulate you for this nice component and module.

In the implementation I have done we need to link a document that we like to show in the mod_list, currently the name of the document is shown, but it is not hyperlinked.

It Is possible to create using the docname an hyperlink?.

You can see it here:
www.cmhospitalet.org/index.php?option=co...d=241&Itemid=275

administrator 1/11/2008 35 1201261046_piadesescaladaesportiva.xls
The administrator has disabled public write access.

Re:mod_forme_list hyperlink a file attached 17 years 2 months ago #1732

Hello Again

I have been thinking a bit more and at the end I have found a solution.

In the Module Row Layout I have added the HTML code to create the Hyperlink.

As follow:
<tr><td>Nom-{Nom}</td><td>Data-{date}</td><td>Punts-{Punts}</td><td>Zona-{Zona}</td><td><a href=\"www.cmhospitalet.org/components/com_form...lt;/td></tr>;


Where {Excel} is the field name of my form to upload the file.

Then I had the results I want.

You can see it there.

www.cmhospitalet.org/index.php?option=co...d=241&Itemid=275<br><br>Post edited by: daniterra, at: 2008/01/28 09:50
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!