Funimag
Forum Replies Created
-
I just added the Logo column at the end of the list.
In the details, you can see the Logo which is displayed. That means Logo column contains good URL of the image.The Logo is displayed but, as I told you before, the image is wider than the available width of the smartphone screen. It seems there is no responsivity in the detailed page.
This is another problem.In Data Publisher I have:
Output = Responsive
Number Of Columns = 0Funimag
Hello Peter,
I sent you a message thru contact form.
It contains the select you wantFunimag
Damned! You were right there were # in the URLsite column! Sorry about that!
I had to remove these # and regenerate the entire database.
Now URLsite column is correct.Concerning Logo column it contains the text of the Logo URL no more, no img tag in it.
The img tag is in html code to generate Dynamic Hyperlink as I mentioned in my preceding message.
<a href="$$URLsite$$" target="_blank"><img src="$$Logo$$" /></a>The logo cannot be displayed in the Dynamic Hyperlink but the link to the Manufacturer web site is ok.
Funimag
Well…
I did what you suggested and I put this html code into the hyperlink:
<a href="$$URLsite$$" target="_blank" ><img src="$$Logo$$" /></a>But the final hyperlink is not good.
The final hyperlink is composed of:
the URL of my page followed by #URLsite# instead of URLsite
Why there is the URL of my page in the hyperlink?
Why the URLsite is surrounded by “#” character?
And of course it is the same for Logo which link is also not correct so the image cant be displayed.I think there is a problem when putting $$column$$ into html…. the result is #columncontent# “#” is added before and after so the hyperlink is always not correct.
You may have a look to my web site I gave you in contact form and see the ‘Site’ hyperlink at the end of each line detail.
Funimag
- This reply was modified 4 years, 11 months ago by Funimag.
I replied thru your contact form.
Funimag
Hello Peter,
I have some difficulties trying to display a simple table in responsive way on smartphone.
May be I did bad understanding of the documentation and/or English. 🙁
I try to display a simple table which has 6 columns whose one is a photo URL and one is a web site URL.
I succeeded to display the photo column with Image URL parameters.
I did not succeed to display a good clickable link for the web site column.Here are some problems and questions:
1) The Image URL column is displayed correctly on list (the size of the image is reduced to be fit in the list to be responsive) but when I display the details, the same image seems to be displayed in full size so it can be greater than the smartphone screen and is not fit as responsive.2) I have a “URLsite” field which contains an absolute URL (i.e. company’s web site URL). I want to use this field as a clickable link so I tried to define its column type as Hyperlinks.
I also created a Dynamic hyperlink with Label, List, Windows and HTML parameters.
In HTML I put “$$URLsite$$”
When testing, the new column is displayed but the link is not good.
May be I did a bad understanding of Dynamic Hyperlinks.3) In Data Publisher, when I select 3 columns + hyperlink , the list displays the 3 columns and the hyperlink is displayed in the details.
When I want to display more columns, may be too many columns for a smartphone screen width, nothing is displayed in the list.
How do you manage displaying table list on smartphone when responsive?4) In Data Publisher, bottom right there is button “Test” and button “<> Shortcode”.
The button “Test” has no effect… never.Thank you for your help.
Funimag
Thank you Peter for your quick reply!
I will analyze the links you gave me and I will be back if I have others questions.
Thanks again,
Funimag