‎2006 Nov 21 4:44 AM
Hi all,
Can any one help me out regarding Hyperlink... Can I get an example for reference..
Thanx in advance,
Murthy
‎2006 Nov 21 4:45 AM
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
‎2006 Nov 21 4:45 AM
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