How to Link a URL to a Form

Hi,
I want to add an URL item that link to a Form. I have already created a form. How do I do that? Basically, when the user click this link, it will bring up the form.
Please advise. I'm a newbie.
Thanks
Mary

There are many ways to do what you want :
I want to give one example
1. You run your form from provider
2. Copy the URL of That form
3. in the page add item, choose url
4. Paste the url Form to that http in item of the page when you add item.
5. Give the display name

Similar Messages

  • Link to url in adobe form

    Hi
    iHave a adobe form in which i need to place a * URL* as soon as user clicks  on that url he should be navigated to that link, can u tell which *UI i should palce in adobe form so that when user click on it he should go to that site(for example take google.co.in)* and what are the properties i should set for that UI element.
    Thanks
    Krishna
    Edited by: kirshna rao on Nov 18, 2008 11:05 AM

    Hi,
    I think you are asking normal links
    You can use "LinkToURL" element and set the "reference" property to url.
    Regards,
    Lakshmi Prasad.

  • How to link Multiple pages in smart forms?

    Hi experts,
    am creating one smartform in that i have 4 pages each page is different from the other.
    am linking the pages as
    for page1 -
      next page = page2
    and create a command on main window in that   go to next page(checked) page2.
    similarly all the pages i have given
    for page2 -
      next page = page3
    and create a command on main window in that   go to next page(checked) page3.
    but in output am getting only 2 pages only
    will u help for this.
    thanks and regards
    taj

    Hi max,
    yes i created command in all pages main window
    in page1
    mainwindow1
    command(in mainwindow1)
    page2-mainwindow2-command
    like this in all 4 pages i have given
    but not getting the output of 4 pages
    only getting the 2 pages
    those are first page  and the  page that is connected to first page  either it is 2nd or  3rd or 4th
    how this am not getting the solution.
    help me
    thanks

  • If my client has a squarespace e-commerce page he manages, can I simply link to it from Muse? I know how to link to url's, but I want to know if anyone has done this and it works well?

    Thanks in advance for advice.

    See Tech support scam pop-ups.
    ClamXav which can get stuck in a loop as stated on their site.
    That's mostly been fixed for a long time now and can easily be avoided by following the instructions.

  • How to link information in a form to a server?

    coudl someone tell me how to link a data in a form to a server...i came across some wsdl ui(dono if i spelled it right), and i dono how to get that..so please can anyone help

    You can connect a form with the server using any of many technologies, such as PHP, BlazeDS, ColdFusion, JSP, ASP, Perl, Python, etc.
    Here are some links for using Flex with PHP and MySQL:
    http://www.switchonthecode.com/tutorials/using-flex-php-and-json-to-modify-a-mysql-databas e
    http://www.switchonthecode.com/tutorials/flex-php-tutorial-transmitting-data-using-json
    http://www.switchonthecode.com/tutorials/flex-php-json-mysql-advanced-updating
    If this post answers your question or helps, please mark it as such.
    Greg Lafrance - Flex 2 and 3 ACE certified
    www.ChikaraDev.com
    Flex / AIR Development, Training, and Support Services

  • How do i pass a URL through a form ??

    Hi,
    I want to open Internet Explorer through my form , may be from a Button. How do I dothat i.e. how do we pass URL from a form..
    Is it possible through host command ??
    Any one any comments ???

    Use the web.show_document, check the online help for more details. It will open the default browser.
    Ex :
    WEB.SHOW_DOCUMENT('http://www.oracle.com');
    Even the HOST command works :
    Ex:
    host('C:\Program Files\Netscape\Communicator\Program\netscape.exe www.oracle.com');
    Abhijith Unnikannan,
    Oracle Support Services

  • To Include link to URL in FORM_UIBB for Personal Deatil view

    Hi Experts,
    I have requirement to include the Link to URL in the Form UIBB for Personal Deatil . The form UIBB is built using the Fedder Class - CL_HRESS_PER_DETAIL.
    The Fedder class get the Structure in the - IF_FPM_GUIBB_FORM~GET_DEFINITION fom the BOL component - HRPAD Object Name - IT0002_10 which  are included as the Fedder Class Parameters.
    Please let me know how include the Link to URL in the View.
    Thanks
    Amol

    Hi Amol
    Can u let me know what exactly u have done?? have you run'd HRESS_CC_PER_OVP?? or changed any Individual DTL screen???
    Cheers
    Pradyp

  • Linking an LOV to a form in webDB 3.0 and getting the help files to work ?

    Hi All I can link an LOV to a form in webDB 2.2 I can link an LOV to a report in webDB 3.0 but I cannot seem to figure out how to link an LOV to a form in webDB 3.0 can anyone help me ?
    Also I can't get the help files to work I get the message : Database Log In Failed ?
    null

    quote:
    Originally posted by:
    kglad
    lol, flash was confused?
    Ok... maybe I caused some confusion? In my nested MC, first I
    added some animation and keyframes and THEN I went back to name the
    instances. This caused multiple instances with the same name along
    my timeline thus "cunfusing" flash.
    My bad!
    live and learn! (hehe)
    Pat

  • Link the URL to SAP web Lists

    hi,
    how to Link the URL to SAP web Lists using the ITS server
    please help me ASAP
    regards,
    vijay
    Message was edited by:
            vijay Aru

    to do this while writing the list you have to use WWW_SET_URL function.
    example
    write: 38(3) itab-ob color col_normal intensified off .
    url = 'http://www.google.com' .
        clear : leng .
        leng = 3 .
        call function 'WWW_SET_URL'
             exporting
                  offset        = 37
                  length        = leng
                  func          = url
             tables
                  query_string  = qstring
             exceptions
                  invalid_table = 1
                  others        = 2.
        if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        endif.
    Regards
    Raja

  • Linking a PDF document to URL in Smart forms

    Hi All,
    Please anyone let me know how i can link a PDF document to a link in the smart form output.
    I'm outputting Purchase order details on a smartform and I'm supposed to give an URL link for the user to click on it for Terms and Conditions.
    Please note that I'm not using interactive forms in web dynpros nor developing with BSP.
    I simply developed a smart form in SRM system and I'm able to display an URL but don't know how to link a PDF to that link.
    Please some one let me know your ideas how i can attach a PDF to an URL in smart form.
    Thanks in Advance,
    Sowjanya

    Hi,
    Follow the below blog and it is very useful achiving your requirement.
    in the blog:
    in the below  point,
    Code to send the email
    Following code will transform the html content into displayable format and send email to all the recipients. Note: This form also handles the images (static) defined in the smartform, as well as the images defined with html IMG tag (eg: URL link to image on the network).
    you have to convert your pDF output into displayable format. then add that link to your smartform.
    Thanks,
    Sree.
    Edited by: t sree on Nov 4, 2008 11:30 AM

  • Extended Notifications: how to change the URL link

    Hello,
    We are on ECC6. We use Extended Notifications to alert users to the presence of new workitems, but when they click on the link to execute the workitem, they're presented with the login screen.
    We have been able to send emails from workflow which contain a link that does not ask for a login so I know which URL to use. The problem is, how can you set the URL in Extended Notifications? How does it decide which URL to use? I've tried changing a few General Settings in SWNCONFIG, none of them made a difference.
    Any hints, tips, suggestions would be appreciated.
    regards
    Rick Bakker
    Hanabi Technology

    Hi Rick,
    I wrote my own notification handler to solved an link issue (wanted to point to a specific iView url). I changed the notification handler via Category and double clicking on the category:
    Scenario                        WORKFLOW                       
    Category                        ZCATEGORY                    
    Description                    Adobe Administrator                            
    Requested Reliability          0 Undefined                                    
    Collective Message             A Grouping with Othe                           
    Notification Priority          5 Medium                                       
                                   Delete After Send                              
    Category Handler               CL_SWN_CATEGORY                                
    Notification Handler           ZCL_SWN_NOTIF_WF                          
    Handler for User               CL_SWN_USER_STD                                
    Have a look at some of the methods:
    LOAD_INSTANCE_WA
    ADD_LINKS_ACTION
    ADD_LINK_ACTION_DISPLAY
    ADD_LINK_ACTION_EXECUTE
    ADD_LINK_ACTION_DECISION
    CREATE_ACTION_ATTACHMENT
    CREATE_INBOX_ATTACHMENT
    Hope it helps you understand how the link is created.

  • How to hide the URL path on click of an link to URL element,from user

    Hi All,
          I have an link to URL element, on click of the link it opens the specified url in a new window. But in new window the user is able to see the entire URL path. I want to hide this path from the user. Can any one please suggest me how to do it.
    Regards,
    lakshmi.

    hi,
    just check this help
    http://help.sap.com/saphelp_nwce10/helpdata/en/f7/f289c67c759a41b570890c62a03519/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/7d/fdc99ab37a8d42892e0d39bbd23be8/frameset.htm
    Link to URL Question

  • How to use Direct Access URL in the FORM tag

    I want to substitute the pageid url (/servlet/page?_pageid=161&_dad=portal30&_schema=PORTAL30) with the direct access urls (pls/portal30/url/page/my_page) to address the pageid conflict between development server and production server.
    It works perfectly fine in the redirection code such as:
    self.location.href="/pls/portal30/url/page/next_page". But I got "Page can not be found" error message when I use it in the <FORM> tag:
    <FORM ACTION="/pls/portal30/url/page/next_page" METHOD="POST" NAME="my_form">
    Does anyone out there know how to use the direct access url inside the <FORM> tag? I am trying not to write a bunch of code just to retrieve and insert the pageid at the run time.
    Thanks in advance.
    Arthur

    Use condition. If you are validating a record, just out the desired check in the condition field for that specific item.
    Thanks
    Nagamohan

  • How to assign a URL in the Tabular Form

    Hi,
    I am using the htmldb.item api's to create manually,the Tabular form. I have got a column in the database(View) like
    ''||substr(DESCRIPTION,1,30)||decode(substr(DESCRIPTION,30,1),null,null,'...')||'' DESCRIPTION,
    which displays as a URL and when the user clicks this URL, the page will have a popup page(in this case it is redirected to page 52).
    My probelm is , if I use wwv_flow_item.display_and_save for this column, I dont see the URL, but it displays the above entire string (along with the HTML tags).
    If I do not use wwv_flow_item.display_and_save, I can not use this item in the COllections as I am using the some validations to display an Error message (Inline with field and in Notification)
    I cannot display the Validation error in the - On Error Page as I should prevent the user to use the browser buttons
    Please let me know how to display the URL and to have this information in the Collection
    TIA
    Ravi

    Ravi,
    Can you fetch the column twice, once into a non-escaped display type that does not generate a form item and again into a hidden item for your collection?
    Scott

  • How to change the Hyper links color in the XML form

    HI SDNs
    Do u have any idea how to change the hyperlink color in the xml form. My requirement is as follows.I have created xml form by using xml template and i displayed this xml form by using Km document iview.  I need tochange the hyper link color in the xml form content. I dont want to go for manual process by editing the xml form. because i have several hundreds of xml forms.
    Appreciate if you give suggestion.
    Thanks
    Ramana

    Hi Ramana,
    The most convenient way to change the hyper links is by using the Theme Editor. Go to System Administration --> Portal Display --> Select Theme --> Component-Specific Styles --> Links --> Function/Result Link.
    Hope this helps.
    Kind regards,
    Joost

Maybe you are looking for