cancel
Showing results for 
Search instead for 
Did you mean: 

URL in Smart Form

HelenK
Employee
Employee
0 Kudos

Hi everybody,

We need to include a URL within a Smart Form, but without showing the complete text of the URL.

For examlpe, for a user to be able to navigate to his order number 12345, we need to include into the Smart Form a phrase: "Here is the link to your order: 12345" and "hide" the actual URL behind the link 12345, so when the user clicks on 12345 he havigates to the URL "hidden" behind (like in a Word document).

We can include the URL directly, that is working fine. But as it is quite long, iand so not very pretty and user-friendly.

Does anyone knows whether it is possible and how to do it?

Thank you,

Helen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Olena,

You can just use html inside the text in the smartform.

For example, if you want to link to google, you could use the following:

(copy and paste the following, inside the <!-- and --> )

<!-- Click <a href=http://www.google.com><font color=blue>here</font></a> to search for stuff. -->

It wont work in preview mode, but if you send the form as a html email, it should work for you.

Cheers,

Craig

Edited by: Craig Stirzaker on Aug 21, 2009 11:15 AM

HelenK
Employee
Employee
0 Kudos

Thank you Craig,

it works!!!!!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can go to that particular window in which u want to place the hyperlink or URL and place the cursor at particular point and go through

Insert-> Text ->Hypertext.

and aslo you can refer to the following link.

http://help.sap.com/saphelp_crm50/helpdata/en/3e/c4308945ca4953bb100b9661eab3c2/content.htm

regards,

Dhanalakshmi L

HelenK
Employee
Employee
0 Kudos

Thank you Dhanalakshmi,

Somehow in the window we are using we can not get to the path Insert-> Text ->Hypertext.

Everything finishes on 'Text'.

Could you please give me some more details of how to get to this Insert path?

Kind regards,

Helen