This topic is locked

Links

5/5/2009 12:59:33 PM
PHPRunner General questions
A
Abuaarah author

Hello once again,
Can please guide me with how could I place an external link only in "View Page" and this link should not be appearing in any other pages - Is there any way we could perform this please ???
Thanks very muck

Sergey Kornilov admin 5/5/2009

You can insert this link using Visual Editor.

A
Abuaarah author 5/5/2009

You can insert this link using Visual Editor.


Hi Sergey Kornilov,

Thank you so much for posting I just tried several time and it does not work and in Visal Editer where should I give this lIs that in the view page? or add page please

Sergey Kornilov admin 5/5/2009

Abuaarah,
Open a ticket at http://support.xlinesoft.com sending a screenshot that explains what you doing and what doesn't work.

A
Abuaarah author 5/5/2009

Abuaarah,

Open a ticket at http://support.xlinesoft.com sending a screenshot that explains what you doing and what doesn't work.


Hello Sergey Kornilov
Thansk you so much for the information I just tried this time in the view page and it works very fine and I just want help this link open in a seperate window
thanks again

C
Cjiggy0326 5/5/2009

add the target = _blank to your external link
ex.

<a href="http://usgbc.org"; target="_blank">LEED</a>

A
Abuaarah author 5/5/2009

add the target = _blank to your external link

ex.

<a href="http://usgbc.org"; target="_blank">LEED</a>


Thanks you so much Sergey Kornilov it works fine, In the mean time which field should I chouse for text field, Now I have choosed VARCHAR and it gives me the space for only 225 letters but I need more space for my work - what should I do please

J
Jane 5/6/2009

Hi,
check TEXT field type.