Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: URL is not displayed in Work flow task of CRM UI and displayed in SOST Tcode

$
0
0

Hi Vij,

You can use the below sample code to make a hyperlink for text,

 

lv_url type string.

lv_url = 'you can give url here'

 

<thtmlb:link

                  id        = "test"

                 reference =
" <%= lv_url %> "

                 tooltip   =
"Download template file"

                
text      = "Please click on this link to download the Excel XML template" />

 


Viewing all articles
Browse latest Browse all 7775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>