Page 1 of 1

Issues with links

Posted: 2014-10-15 20:56
by pjhersom
I have set up a new AppGini database and have entered webpage links, however when I click on these links all I get is a new blank page with the AG db website but it does not forward to the requested link.

I am using AppGini 5.30

I have used the following versions of a URL within the database to no avail.

h t t p : / / w w w . w e b s i t e . c o m

w w w . w e b s i t e . c o m

w e b s i t e . c o m

I suspect I am missing something that's an easy fix, it has been a while since I tried to play with dbs. Any ideas will be gratefully accepted.

Pete

Re: Issues with links

Posted: 2014-10-18 06:18
by a.gneady
You should use

Code: Select all

http://www.website.com
The field settings for displaying a link are quite simple:
set-field-as-web-link-url-appgini.png
The field settings for displaying a link in AppGini. Field type could be text or varchar/char preferably of length 100 or more to fit a url without truncating.
set-field-as-web-link-url-appgini.png (29.62 KiB) Viewed 2565 times