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

Home » RADICORE » How To » How to show tab as an image hyperlink
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 previous 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
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Auto Increment PostgreSQL
Next Topic: How to use actions(submit,submitstay,copy,quit)
Goto Forum:
  


Current Time: Fri Apr 26 05:24:52 EDT 2024

Total time taken to generate the page: 0.00974 seconds