Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hyperlink in Table Control

Former Member
0 Likes
1,614

Hi Everyone,

I am currently working on a module pool program where one of the requirements is to have hyperlink on the values in one of the columns in a table control. As far as I know it is not possible, I have already done my research and also searched this forum for any earlier posts regarding this but couldn't get any.

Is this possible and if so how do I go about it? I have already mentioned to the client that it might not possible but wanted to be sure before confirming to them and suggesting an alternate solution.

Thanks in Advance.

Kalyan.

5 REPLIES 5
Read only

former_member196299
Active Contributor
0 Likes
988

HI Kalyan ,

I am not sure whether it is possible to have a hyperlink in the Modulepool program , as the hyperlink is to connect to open a link online . But yes this is verymuch possible in Webdynpro which is internet accessible .

Well I'll try getting some confirmed response from my colleagues ...

Regards,

Ranjita

Read only

0 Likes
988

Hi Ranjita,

Thanks for your reply, yes even I feel it's not possible. But please let me know in case you get any leads.

Again, thanks!!

Kalyan.

Read only

Former Member
0 Likes
988

You would probably have to have a column in the table control that is defined as a "pushbutton" to give you a "single click" option to leap off to a URL.

Jonathan

Read only

0 Likes
988

Hi Jonathan,

That's a good suggestion, I will try it out. Thanks!!

Kalyan.

Read only

Former Member
0 Likes
988

Thanks Jonathan...It worked