NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: osquiabro on October 16, 2015, 06:01:20 AM
-
this field type don't work see image, try with example 26
[attachment deleted by admin]
-
What version of Net Talk are you using? there was a bug in the original release of the carousel.
You have a strange character that should be a black dot on the left and the right of the image, this shows the font is not loaded for that dot.
-
version 8.61
-
did you turn on support for the Carousel, but including the Carousel Script on the WebServer, Scripts tab?
cheers
Bruce
-
the Carousel check is turn on, try with example 26 same problem.
-
the Carousel check is turn on, try with example 26 same problem.
-
perhaps easiest if you post the modified example app here so I can test it. Make sure to include the dict and data files as well.
cheers
Bruce
-
see attachment..
[attachment deleted by admin]
-
Hi Osa,
In the example app you posted the Carousel script was not included.
WebServer procedure, NetTalk Extension, Settings tab, Scripts tab, "Carousel" needs to be on.
Generate.
Then run the GzipAll.Bat file.
Your example of showing a gallery and carousel on the same page was unnecessarily complicated (and confusing.) I removed the gallery. I also "cleaned" up the data by removing the first record (which didn't have any pics) and the "John" record which contained an enormous pic.
Your settings for the Carousel control (200 x 100) was too small for the content. You need to make sure that's is big enough for what you plan to put in it. I changed it to 1000 x 500.
Lastly, the charset of the page has to be set as UTF-8 for the arrow buttons to appear. WebServer, Extensions, Settings Tab, Advanced tab, set Charset to
'utf-8'
(Store Data As can remain unchanged, whatever is appropriate for your app.)
cheers
Bruce
-
ok but this field type don't support re-size for a big pictures?
-
You mean the control sizing itself?
Or the ability to set a specific size for the pictures in the control?
cheers
Bruce
-
both..