Issues with links

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
pjhersom
Posts: 1
Joined: 2014-10-05 10:19

Issues with links

Post by pjhersom » 2014-10-15 20:56

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

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Issues with links

Post by a.gneady » 2014-10-18 06:18

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 2563 times
:idea: AppGini plugins to add more power to your apps:

Post Reply