This topic is locked
[SOLVED]

 <Add Link> Code

12/1/2010 4:28:54 AM
PHPRunner General questions
N
netrebelos author

Hi,
To go to the view page I must select the icon_view.gif at the list page.

I want next to the icon to be a word like More... and when the user select it must be a redirect to the view page of the record.
How can I do it?

J
Jane 12/1/2010

Hi,
you can edit this link manually on the Visual Editor tab in HTML mode.

For example find this code:

<IMG class=listIcon border=0 alt="{mlang_message VIEW}" align=middle src="images/icon_view_new.gif">

and replace it with this one:

<IMG class=listIcon border=0 alt="{mlang_message VIEW}" align=middle src="images/icon_view_new.gif">More