2010 Nov 11 6:25 AM
How can we display some part of text in the standard text (SO10) as hyperlink? So that when a user clicks on this hyperlink another page is opened automatically.
2010 Nov 11 12:59 PM
Hi Reshma,
Try using HTML script in your SO10 object, as follows :
To goto SAP Help Page <a href="http://www.help.sap.com">click here</a>. This will open SAP Help Library.
2013 Jan 17 1:06 PM
Hi Alinjar,
Above solution provided by you works fine, but in my case i have website address which is more than 72 chanractes.
Hence i am coding like this.
<a href="123...72
73..80">click here</a>
I will get the output as 73...80">click here..
But i want only CLICK HERE in my output..
Can you please suggest.
Thanks in advance,
Kavya
2013 Nov 11 3:08 PM
Did you manage to discover a solution to this? I also have the same issue.
Thanks
2014 Jan 25 11:49 AM
Hi Reshma,
It is really simple. Just add the link in sap script editor as shown below.
(or)
SAP script is capable of capturing links to websites, emails etc.
Thanks & Regards,
Imran.
2014 Jan 25 11:59 AM
Hi Imran,
reshma is not still waiting for your reply , please see its more than 3 yrs. old thread.
Please do not reply it.