Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » How to show tab as an image hyperlink
How to show tab as an image hyperlink [message #4593] Tue, 14 October 2014 11:42 Go to next message
juanguilarte is currently offline  juanguilarte
Messages: 27
Registered: June 2012
Junior Member

I want to know how i can show in a browser´s new tab an image using "image-hyperlink" .

I will appreciate your comments or advices

Thank you an advance


Best regards

Juan Guilarte

mage-hyperlink
Re: How to show tab as an image hyperlink [message #4595 is a reply to message #4593] Tue, 14 October 2014 17:48 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
It is not possible to show any menu tabs or navigation buttons as image hyperlinks.

Re: How to show tab as an image hyperlink [message #4598 is a reply to message #4595] Wed, 15 October 2014 23:28 Go to previous messageGo to next message
juanguilarte is currently offline  juanguilarte
Messages: 27
Registered: June 2012
Junior Member

Sorry i didn´t explain my question correctly.

We can use "A hyperlink around an image.
The image-hyperlink control can be used in order to display a small version of an image (often known as a thumbnail) which is a hyperlink to the full-sized image. Using the Data Dictionary the details for the field can be specified as follows:

$fieldspec['image_path'] = array('type' => 'string',
'size' => 40,
'subtype' => 'image',
'imagewidth' => 75,
'imageheight' => 95,
'control' => 'imagehyper');
When this image is displayed in the form it will use the dimensions specified in imagewidth and imageheight. By clicking anywhere in the image this will activate the hyperlink and display the full size image."

I want to display the full size image in a new tab not at the same.

I will appreciate your comments or advices

Thank you an advance


Best regards

Juan Guilarte
Re: How to show tab as an image hyperlink [message #4599 is a reply to message #4598] Thu, 16 October 2014 05:53 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
You cannot change menu tabs or navigation buttons to images, only controls which are within your data area.

Re: How to show tab as an image hyperlink [message #4601 is a reply to message #4599] Thu, 16 October 2014 12:06 Go to previous message
juanguilarte is currently offline  juanguilarte
Messages: 27
Registered: June 2012
Junior Member
I could resolve the point

Thank you

Best regards

Juan Guilarte
Previous Topic: Auto Increment PostgreSQL
Next Topic: How to use actions(submit,submitstay,copy,quit)
Goto Forum:
  


Current Time: Thu Mar 28 05:13:46 EDT 2024

Total time taken to generate the page: 0.01140 seconds