Hyperlink in Smartform

Hello,
I am able to create hyperlink in smartform and also able to open the link when I output the in pdf format. My question is how to I hide hyper link and display test ex: If i click on SAP it should go to WWW.SAP.COM
I tried to serach SDN forum but did'nt get the answer.
Thanks,
AP

Dear Abhijeet,
Thanks again for the reply.
I created the FM's   HR_RCF_SF_URL_PREPARE_CALLBACK   and   HR_RCF_SF_URL_CALLBACK  but iam not sure where to use these FM's.
In the smartforms i have done the changes as enclosed below.
If the link is
http://pminhsrmhsd.app.pmi:8082/sap/bc/gui/sap/its/bbpsc12/!?sap-language=EN&sap-client=320&SC_H_GUID=DFFA3B6B77D2F1F18302001F29E38C3A&ITMGUID=DFFA3B7DC25D7AF18302001F29E38C3A
and iam trying to mask this link into word LOGIN,
But when i try to click this link iam getting the below window, which is not the above link which iam required.
The actual link is not getting masked.
For this i did the development something like this.
In the smartform inside the program lines i have coded
CONCATENATE lv_url
            'bbpsc12/!?sap-language=EN'
              '&sap-client='
            sy-mandt
            '&SC_H_GUID='
            lv_hguid
            '&ITMGUID='
            lv_iguid
            INTO lv_link.
CALL FUNCTION 'READ_TEXT'
  EXPORTING
    client   = sy-mandt
    id       = 'ST'
    language = sy-langu
    name     = 'ZH_SC_REJECTION_NOTIFICATION'
    object   = 'TEXT'
  TABLES
    lines    = lt_text.
  CONCATENATE LINES OF lt_text INTO l_str.
REPLACE ALL OCCURRENCES OF '<URL>' IN l_str WITH lv_link RESPECTING CASE.
Here the lv_link is of type string.
Kindly suggest what code iam missing here to do in order to mask the lv_link (actual link) into the word "LOGIN"
I have created standard text 'ZH_SC_REJECTION_NOTIFICATION'
<html><body  bgColor=#cbdbea>
<p> The shopping cart can be accessed by the following link:
<br/><a href="<URL>" target="_blank">LOGIN</a>
</body></html>
In smartform i have included the created text as below
In web properties i have not included anything, is anything needs to be defined here
In the smartform , In the text i have included the text "LOGIN" as below
Also I have created one standard text 'ZH_SC_REJECTION_NOTIFICATION'
in order to display the link in the "LOGIN" word .
Kindly suggest the necessary changes to be done at the appropriate place, your help is highly appretiated.
Many thanks in advance.
Regards
Sharief

Similar Messages

  • How to create a hyperlink in smartform

    Hi All,
    How to create a hyperlink in the smartform text editor so that when we click on that,we should be able to open the internet explorer.I have tried with the option insert URL.But still its not working.Do we need to do any further settings along with this?
    Thanks in advance
    Regards,
    Akanksha

    Hi,
    check this:
    http://help.sap.com/saphelp_47x200/helpdata/en/03/7560eccf0d11d3b565006094192fe3/frameset.htm
    Create hyperlink in SMARTFORM
    How to create a hyperlink in smartform
    Create hyperlink in SMARTFORM
    Re: URL in SmartForm sent as email body
    Don't forget to reward if useful

  • How to remove the Hyperlink in smartform

    Hi Guys,
    In my smartform, one of the filed having the Hyperlink, i could not find it hyper link.
    Please provide me steps to remove the Hyperlink.
    Thanks,
    Gourisankar.

    Use the 'reset formats' button...

  • Hyperlink in smartform 4.6c

    Dear Fellow developers/gurus,
    We need to put an hyperlink in the pdf file in the smartform as we are creating the lengthly
    url dynamically which is not possible to display entire url in 2 cm column space.
    Hope there is solution for this in 4.6c.
    Warm regards,
    Poornima K

    HI, thanks for the reply. The url is a combination of different variable ex
    first = 'www.sdn.sap.com'
    second = /Repository/XXXX/YYY'
    thrid = 'AAAA/BBB/ccc.html'
    concatenate first second third into new_url.
    &new_url&  ( <A HREF> Click Here).
    We need the above message (clink here) in one of main columns here instead
    entire url.
    Regards,
    Poornima

  • Displaying a Hyperlink in Smartforms

    Hello,
    I have a problem with Smartforms. I would like to include a hyperlink in it, so that the URL is not shown, but only the description. For example: For information, click <a href="http://www.google.de">here</a>. (The link links to google, it's just an example). I can mark text as URL, but I always need to enter the full link, which is long and ugly in my case.
    I have searched for answers in this forum and found a lot of threads asking the same question. However, in all the answers (mostly containing links), the actual question was not answered. Help would be very much appreciated, as I need this for my diploma thesis.
    Regards
    Yllana

    Im looking for that answer too. I have seen Smartform-PDFs where this is working but i have no clue how they did it.
    So if anyone can help....

  • Hyperlink in Smartforms not vworking in Lotus Notes

    Hi,
    I want to add a hyperlink (e-mail address), in smartforms that get triggerred through Action Profiles. I am facing a problem where in the smartform is opened in Lotus Notes.
    While opening the e-mail in Lotus Notes and placing the cursor on the e-mail field in the smart form, it does not provide the hyperlink kind functionality.
    Text:
    Your request has been forwarded to the following team:
    Team:          Support team, e-mail address
    Contact person:     Message processor (Full name, internal phone number)
    The e-mail address field as shown is not populated as a hyperlink in Louts Notes.
    Please help.
    Thanks,
    Rinkal

    Thank you Abhilash. Yes I tried those. This  is what i did:
    1. Created a text element in the smartforms with text 'MY URL'. Using the 'Insert URL' button (in the extreme right of the list of buttons) assigned hyperlink to it. The word changed to underline and in blue colour.
    2. I called function module HR_RCF_SF_URL_PREPARE_CALLBACK, in smartform. Also i tried calling in the report.
    3. Assigned the function module HR_RCF_SF_URL_CALLBACK in the URLCALL field of the FM that is calling the SF.
    Please let me know if i missed any steps.
    Thanks in advance,
    Karuna

  • Hiding the actual hyperlink in Smartform

    Hi,
        I have added the hyperlink in the smartform and it is working fine. The user does not want to see the actual hyperlink and want to see a generic text. In HTML,it is simple and any idea, how it is possible in Smartform?

    Hi
    I have a similar kind of requirement..
    Please could you tell me how did you achieve.
    Thanks
    Sushmitha
    Edited by: Sushmitha S on Nov 6, 2008 3:18 PM

  • HYPERLINK in SMARTFORMS

    Hi All,
    I am working on a requirement where I need a hyperlink to be sent in email and fax. I am able to mark the URL hyperlinked by clicking on the URL icon on top of the text in SMARTFORMS. But I am not able to open the site upon clicking. Also my icon is not changing when I go over the hyperlink. I should also be able to oprn outlook upon clicking on the person's email address link.
    I spent couple of days looking in SCN but did not find any post that could help me. I would appreciate if anyone has any ideas or any documentation that helps me with this task.
    Thanks in advance,
    Karuna

    Thank you Abhilash. Yes I tried those. This  is what i did:
    1. Created a text element in the smartforms with text 'MY URL'. Using the 'Insert URL' button (in the extreme right of the list of buttons) assigned hyperlink to it. The word changed to underline and in blue colour.
    2. I called function module HR_RCF_SF_URL_PREPARE_CALLBACK, in smartform. Also i tried calling in the report.
    3. Assigned the function module HR_RCF_SF_URL_CALLBACK in the URLCALL field of the FM that is calling the SF.
    Please let me know if i missed any steps.
    Thanks in advance,
    Karuna

  • Creating Hyperlink in smartforms

    Hi
    i want to create a hyperlink that can point to a particular URL . is there any way someone could suggest.
    the only thing that i was able to find was a url option at the top right in the create->text area.But what i require is a hyperlink.
    thanks in advance.

    hi rahul
    Create a Character format with underline in smartstyles, In main window create a text element and assign the character format for that element and instead of string or text elements give as many spaces as you want.
    or
    Try with Line types, you should get it.
    <u><i><b>check the following links these will definately help u</b></i></u>
    Check these links out
    drawing line in smartforms
    Re: Smartforms - Line Height
    Re: smartforms blank line
    regards
    navjot
    reward if helpfull
    Message was edited by:
            navjot sharma

  • How to  show a hyperlink  in samrt form

    hi  ,
      i want to show a  show a hyperlink  text in at  TEXT . i write down the  link using insert hyperlink. but  how can i  call the site when user clikcs on it. is it possible in smartforms.

    please check this links for advanced form printing
    http://help.sap.com/saphelp_47x200/helpdata/en/9b/e3b0e0c2a711d3b558006094192fe3/frameset.htm
    Hyperlink in smartform
    How to create a hyperlink in smartform
    try with
    using the FM call_browser and pass the link to this FM

  • Attachment access through smartforms

    Hi,
    I have a requirement in smartforms, like I need to open attachments of a word documents from smartform output which is a PDF.
    I would like to provide hyperlinks in smartform output, if which is clicked then saved word documents should be called and opened from DMS.
    No worry of word documents which are saved in DMS, just it need to be triggered and opened when the hyper link is clicked which is in smartform output(pdf).
    If any idea is there to solve this....please reply/suggest.
    Thanks in advance.

    user3636719 wrote:
    Hello Guru’s,
    I am working for a client where if you have access to server with few commands it will give you password for system.
    My question is how you can track who did what if too many people have access through system.
    select * from v$versionBANNER                                                          
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production                          
    CORE     10.2.0.5.0     Production                                        
    TNS for HPUX: Version 10.2.0.5.0 - Production                   
    NLSRTL Version 10.2.0.5.0 - Production         
    Change their OS passwords so they can no longer log onto DB Server system.
    Only DBA needs to log directly onto DB Server system; not even System Admins.

  • HTML tags in SmartForm

    Hi,
    We have a requirement where we want to push text containing html tags to a SmartForm and for this text to be output formatted in bold, italic (as it would on a html page) in the SmartForm.
    Does anyone know if this is possible?
    Thanks,
    Ian

    Hope the following thread will help you.
    Hyperlink in Smartform
    To change the format of the text, define a smart style and create a character type in required format(bold and italic).
    Use that character type for your text.

  • How to post URL link in sap script

    How to give link in sap script..
    For example if someone select [sap|www.sdn.sap.com]. it will direct to www.sdn.sap.com
    Regards
    Sas
    PS: Insert Test --> Hypertext option tried but not working properly...
    Hey no replies....any one any idea?

    I don't think sapscripts does  have the  option for  entering  hyperlinks.
    SAP has provided  smartforms/advance forms:
    Link: [hyperlink - smartform;
    Link: [https://help.sap.com/saphelp_47x200/helpdata/en/9b/e3b0e0c2a711d3b558006094192fe3/
    frameset.htm]
    Link: [Hyperlink in smartform]
    Link: [How to create a hyperlink in smartform]

  • E-Recruiting Request Questionnaire

    We are exploring the Request Questionnarie functionlaity with SAP E-Recruiting. 
    We are currently on E-Recruiting 6 with Enhancement Pack 3 SP level 5 with Netweaver 2004s (7.0) (support pack stack 20).
    There is an e-mail that goes out when a recruiter requests that a candidate complete the questionnaire.  The first thing we noticed is that this e-mail had our backend server name (e.g., prdsapsv99.ornl.gov) in it instead of our web dispatcher name (e.g., recruiting.ornl.gov).  Like the POSTING_APPLY application, this required we put information into table HTTPURLLOC.  We did this for QA_EMAIL_E and QA_EMAIL_I.  Then the e-mail with attached PDF had a link that correctly pointed the web dispatcher.
    We have a problem with the PDF document displaying a URL over three lines but only underlining the first line.  This was described in a different SDN forum [posting|Re: Displaying Hyperlink in Smartform;.
    Everything works for internal candidates (i.e., employees).  One thing we are currently working on is the logon for the external candidates.  When they use the questionnaire link in the PDF, we get a short dump that says something about RABAX_STATE.  We have modified the /sicf services for hrrcf_a_qa_email_ext and hrrcf_a_qa_email_int, but this is just to redirect the user to our custom logon screen. 
    Anyone else using the Request Questionnaire functionality in this way?  Anyone who has encountered this error?
    David

    One other thing to note is that our external users are not dialog users.  We have them set up as service accounts since they should never need to log into the GUI.  But switching the user to a dialog user makes the error go away and the application work.
    The short dump is too long to attached (exceeds maximum size for SDN posting), but here's the main information displayed on the screen:
    Error when processing your request
    What has happened?
    The URL https://recruiting-dev.ornl.gov:/sap/bc/webdynpro/sap/hrrcf_a_qa_email_ext/ was not called due to an error.
    Note
    The following error text was processed in the system ERD : WebDynpro Exception: IDs Can Only Contain Characters of Syntactical Character Set
    The error occurred on the application server saperdci_ERD_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CONSTRUCTOR of program CL_WDR_VIEW_ELEMENT===========CP
    Method: CONSTRUCTOR of program CL_WD_SCROLL_CONTAINER========CP
    Method: CONSTRUCTOR of program CL_WD_TRANSPARENT_CONTAINER===CP
    Method: NEW_TRANSPARENT_CONTAINER of program CL_WD_TRANSPARENT_CONTAINER===CP
    Method: RENDER_QUESTIONNAIRE of program /1BCWDY/4FL30XT664LOQXE4OMOF==CP
    Method: IWCI_HRRCF_C_QUESTIONNR_UI~RENDER_QUESTIONNAIRE of program /1BCWDY/4FL30XT664LOQXE4OMOF==CP
    Method: WDDOMODIFYVIEW of program /1BCWDY/4FL30XT664LOQXE4OMOF==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_DO_MODIFY_VIEW of program /1BCWDY/4FL30XT664LOQXE4OMOF==CP
    Method: DO_MODIFY_VIEW of program CL_WDR_DELEGATING_VIEW========CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system ERD in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server saperdci_ERD_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server saperdci_ERD_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-https -c: 010 -u: 1E4D1672C51 -l: E -s: ERD -i: saperdci_ERD_00 -w: 0 -d: 20091221 -t: 073234 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team

  • Hyperlink issue in Smartform PDF

    Hi  All,
               I am facing below issue with Smartform after it converted to PDF. The PDF file has below link
    (http://www.vocakiri.co.uk/_assets/media/StandardTC3_(including_REG_31_Requirements).pdf) in footer window.
    But when i am selecting the hyperlink it is getting truncated as "http://www.vocakiri.co.uk/_assets/media/StandardTC3_" .it opens window with truncated
    web address which leads to error.
    could you please let me know what is the problem or is there any note need to be applied.
    Thanks and Regards,
    Prasanna B

    Hi Prasanna B,
    See thread http://scn.sap.com/thread/1819587.
    You can try using the callback method described in the following Notes:
    622718 - SF Web Forms: Callback for the URL format
    707931 - Web Forms: Incorrect URL address with the HTML output
    You can get a different title of the link by using a kind of user exit for the URL processing, which is described in Note 622718.
    You must create your own function module with the following interface:
    *"  CHANGING
    *"     REFERENCE(DATA) TYPE  TTXCTOKEN
    Data: i_data type STXCTOKEN,
    (see note 622718; TTXCTOKEN is an internal table of type STXCTOKEN)
    Now when you call the function module of the Smart Form, you should fill the parameter OUTPUT_OPTIONS-URLCALL with the name of the new function module. As a result your function module is called, when the URL is processed by the Smart Forms composer.
    This method allows you to use a shorter alias for a longer URL link.
    Regards,
    Aidan

Maybe you are looking for

  • Help setting up linksys E2500 with OSX 10.9.5 - no connection

    I just received a new linksys E2500 router to set up with my RCN service. My MacBook Pro is running OSX 10.9.5 and I know I cant use the linksys connect software to set it up but I am having no luck setting it up manually.  Neither my laptop or my ph

  • Error, while pushing the data from Oracle to MSSQL.

    Hi, I am facing the below error, while pushing the data from Oracle to MSSQL. ORA-28500: connection from ORACLE to a non-Oracle system returned this message: [Transparent gateway for MSSQL][Microsoft][ODBC SQL Server Driver][SQL Server]Update or inse

  • Sharing internet to wired client using Airport Express

    hey I'm trying to connect a client to my home network through ethernet to a airport express which is wirelessly connected to a Airport extreme base station (802.11n). This is what i would like my setup to be. ADSL to modem to Airport extreme wireless

  • All iTunes songs grayed out and won't sync to phone

    Hello, I have over 9000 songs in my iTunes library. My iTunes library is stored locally on my iMac.  The vast majority of songs were imported from CD's I own.  If in iTunes I make the selection to sync the entire library to my phone, iTunes reports t

  • The App Download Error

    I get the download error when I click Apps on the CC desktop; I've tried the suggestions but it doesn't work. Also, I deleted my AAMupdater but when I try to re-install CC it doesn't give me the updater again.