plainblack.com
Username Password
search
Bookmark and Share

    

Display column as a hyperlink

User mavericky
Date 8/19/2011 12:27 pm
Views 298
Rating 0    Rate [
|
]
Previous · Next
User Message
mavericky

Hi All,

This is my first day of webgui. I want to display a column as a hyperlink which when clicked should redirect to another page. I am not able to achieve this.

In the attached file,

there is already one hyperlink column. If I follow the same pattern, the screen shrinks on display and i cannot see the hyperlink for the newly added column.

Detailed description of my problem:

I have attached the code file and display screenshots.

 

My Problem:

This line already existed-

<webset #ResLink#    = "<span class = 'link' onClick=""winRoot.pre_openNewWindowObj(45,'&Id=##ResourceID##');"">##RName##</span>">

 

I followed the same way to display hyperlink for my column-

<webset #AssetLink#    = "<span class = 'link1' onClick=""winRoot.pre_openNewWindowObj(29,'&Id=##ResourceID##');"">##AName##</span>">

 

This line already existed-

RName         :: Resource Name           :: LEFT  ::#ResLink# ::    :: Rowspan1   ;;

 

I added the following line to display my column on the screen-

AName         :: Asset Name        :: LEFT  ::#AssetLink# ::  :: Rowspan10  ;;

 

resourceAsset.2.jpg – shows the original screen with the newly added column AssetName without the hyperlink

resourceAsset.jpg  - shows the  screen with the newly added column AssetName with the hyperlink

Thanks,

Mavericky

 

 

 



Attached Files
Back to Top
Rate [
|
]
 
 
knowmad

Hi Mavericky,

Do you have us confused with Visual WebGUI or some other CMS system? I'm not familiar with the code samples that you presented.

William

----
Knowmad Technologies
http://www.knowmad.com



Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved