FormBrowser viewlink

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
aleksanderlech
Forum Members
Forum Members
Posts: 113
Joined: Thu Jan 29, 2009 1:37 pm

FormBrowser viewlink

Post by aleksanderlech »

Helloo,
I'm looking for a way to get url from

Code: Select all

$entry->viewlink
variable in FormBrowser UserListTemplate.

Currently template generates icon with corresponding <a> tag and url but I'd like to get url only and style it my way.

AFAIK there is no method in FBR module right now, but maybe someone did that already?

Best regards
Aleksander
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: FormBrowser viewlink

Post by Dr.CSS »

Wrap it in a div or span with a class, use the class to style it, span.class a {your style here}...
Post Reply

Return to “Modules/Add-Ons”