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

Regarding Hyperlink

Former Member
0 Likes
300

Hi all,

Can any one help me out regarding Hyperlink... Can I get an example for reference..

Thanx in advance,

Murthy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
275

A hyperlink is the context sensitive text within a control, which on activation links to a defined target at runtime. You can create hyperlinks for both bound and unbound controls. At runtime, hyperlinks appear as blue, underlined text. The following table contains the types of hyperlinks and the purpose of each.

Hyperlinks can be used to:

· Display detailed information on the linked text

· Display related information from other business components in a mobile client application

· Display related information available in the Web

· Allow instant access to the mailing system to send mails

A hyperlink comprises a source and a target.

· Hyperlink source is the tile control that triggers the hyperlink. A source anchor specifies what data is transmitted.

· Hyperlink target is defined by the tile set displayed when the hyperlink source is chosen. A target anchor specifies the data source to receive the transmitted data.

For more details have a look at below link.

http://help.sap.com/saphelp_crm50/helpdata/en/7a/504e380745427ee10000009b38f842/content.htm

I hope it helps.

Best Regards,

Vibha

*Please mark all the helpful answers

1 REPLY 1
Read only

Former Member
0 Likes
276

A hyperlink is the context sensitive text within a control, which on activation links to a defined target at runtime. You can create hyperlinks for both bound and unbound controls. At runtime, hyperlinks appear as blue, underlined text. The following table contains the types of hyperlinks and the purpose of each.

Hyperlinks can be used to:

· Display detailed information on the linked text

· Display related information from other business components in a mobile client application

· Display related information available in the Web

· Allow instant access to the mailing system to send mails

A hyperlink comprises a source and a target.

· Hyperlink source is the tile control that triggers the hyperlink. A source anchor specifies what data is transmitted.

· Hyperlink target is defined by the tile set displayed when the hyperlink source is chosen. A target anchor specifies the data source to receive the transmitted data.

For more details have a look at below link.

http://help.sap.com/saphelp_crm50/helpdata/en/7a/504e380745427ee10000009b38f842/content.htm

I hope it helps.

Best Regards,

Vibha

*Please mark all the helpful answers