- Posts: 7
- Thank you received: 0
Hi this solution doesn't work for me:
************************
Hi,
yes. Our download page has links like this:
Code:
<a href="www.toolsjx.com/download-c" TARGET="_blank" >Purchase
************************
When I put this as a URL Link into a Table JX Field my field looks like this:
Purchase">Purchase
This creates to links: First is a link to my joomla url with suffix /%3Ca%20href=
Second link works fine and points to google.
Help is appreciated.
Please Log in or Create an account to join the conversation.
Hi,
can you write your URL address? I will try to create link in my table (you can also send me mailto: This email address is being protected from spambots. You need JavaScript enabled to view it.)
best regards,
Viljem
Please Log in or Create an account to join the conversation.
Hi,
I have looked at your site (I must say very cool site, hope Table JX meets your requirements) and found one problem on the link:
<a href="/joomla/<a href="www.toolsjx.com/download-c" TARGET="_blank" >Purchase"
Can you check if signs in red exists in your DB field (Datasheet) in the first row. They could come by accident or something else is wrong.
Please remove signs in red.
Best regards,
Viljem
Please Log in or Create an account to join the conversation.
Hi Viljem,
thanks for the flowers. :
I got it now. The setting for my link field was wrong. One has to link to the same field of course.
We are absolutely happy with Table JX!
I just tried to include picture in table and it works! Great!
Two questions left:
1) Is it possible to integrate my table value into joomla search? Do you know any product which would do?
2) Can I customize the header besides the captions? E.g. including html or so?
Brgs!
Dino
Please Log in or Create an account to join the conversation.
Hi,
1. Uh, really don't know about any good extension for site search. I am sure you can find on jed something. The best search engine for table jx would be to search all links in articles (to proccess all htmls)
2. You can do whatever you want, you have the source code and html knowledge now
\components\com_grid\layouts\GridView.php
Here you find html tags also for header. In zip you can find also css, that can be customized. Then you link css with html and get totaly new style, look and feel
Brgs!
Viljem
Please Log in or Create an account to join the conversation.