fields.ini label_link with dynamic link

A place for users and developers of the Xataface to discuss and receive support.

fields.ini label_link with dynamic link

Postby tomhousley » Tue Aug 11, 2009 3:25 am

Hello,

In my edit view, I would like the link next to a website to be linkable to the URL of that field, ie. not static.

My fields.ini:

Code: Select all
[org_webaddress]
widget:label = "Web Address"
label_link=""


Searched in the forum and couldn't find any solution.

Any help would be appreciated.

Many thanks, Tom
tomhousley
 
Posts: 52
Joined: Thu Feb 26, 2009 1:02 am
Location: United Kingdom

Postby shannah » Tue Aug 11, 2009 7:56 am

Try adding the "link" directive:

e.g.
Code: Select all
[org_webaddress]
widget:label="Web Address"
link="$org_webaddress"


This will add a link to the right of the org_webaddress field with URL being the content of the org_webaddress field.

-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 18 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved