How to enter a website name in smartform

Hi,
I want to enter a website name in hypertext format. Can anyone tell me how to do this in smartform.
Thanks,
Rose.

Create a text node, then under general attributes tab after delete field option insert url button is available.
Regards

Similar Messages

  • How to enter the domain name in MS Exchange account

    When I want to connect my macbook with the companies e-mail what is on an MS Exchange Server I am missing the filed for entering the domain name. This is available in IOS 6 on ipad and iphone but where it is on the OS X?
    ..by the way: how do I enter an backslash?
    Thanks

    Hi,
    You should not need the domain if you use the recent Exchange server 2007 or 2010.
    However if those are not confugured properl and you do need to put it in you should try:
    domain\username
    ( \ is next -left- to the Enter key on your MBP :-)
    You may have to use [email protected]
    This all is not great though.
    Also worth mentioning that you will not be able to connect to Exchange 2003.
    Let m kenow if you have more questions.

  • How to enter text in to the smartform before Printing.

    Hi All,
    my requirement is,
    after execute the print programe, it should give the window for entering the text, after that the text should be displayed on the smartform.
    custom text should be entered after the exection of the program and before if prints.

    *& Report  ZTEST_PRG1
    REPORT  anirban.
    ** DATA Declration
    DATA: w_contain TYPE REF TO cl_gui_custom_container,
          w_textcon TYPE REF TO cl_gui_textedit.
    ** Constant Declration
    CONSTANTS: c_container TYPE scrfname VALUE 'C_CONTAIN'.
    ** Start-of Selction event
    START-OF-SELECTION.
      CALL SCREEN '9003'.
    *&      Module  STATUS_9003  OUTPUT
    *       text
    MODULE status_9003 OUTPUT.
      SET PF-STATUS 'MAIN'.
      SET TITLEBAR 'MAIN00'.
    ENDMODULE.                 " STATUS_9003  OUTPUT
    *&      Module  USER_COMMAND_9003  INPUT
    *       text
    MODULE user_command_9003 INPUT.
      CASE sy-ucomm.
    ** when doing Normal Function
        WHEN 'BACK' OR
             'CANC' OR
             '%EX'.
          LEAVE TO SCREEN 0.
    ** When dong Save Function
        WHEN 'SAVE'.
          PERFORM sub_convert_data.
    ** When Doing Print Function
        WHEN 'PRN'.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_9003  INPUT
    *&      Module  text_area  OUTPUT
    *       text
    MODULE text_area OUTPUT.
    ** Create Custom Container.
      CREATE OBJECT w_contain
        EXPORTING
          container_name              = c_container
      EXCEPTIONS
          cntl_error                  = 1
          cntl_system_error           = 2
          create_error                = 3
          lifetime_error              = 4
          lifetime_dynpro_dynpro_link = 5
          OTHERS                      = 6      .
      IF sy-subrc = 0.
    ** Create Text Object
        CREATE OBJECT w_textcon
          EXPORTING
            wordwrap_mode     = cl_gui_textedit=>wordwrap_at_windowborder
            parent            = w_contain
          EXCEPTIONS
            error_cntl_create      = 1
            error_cntl_init        = 2
            error_cntl_link        = 3
            error_dp_create        = 4
            gui_type_not_supported = 5
            OTHERS                 = 6        .
        IF sy-subrc = 0.
    ** Get the text entered
        ENDIF.
      ENDIF.
    ENDMODULE.                 " text_area  OUTPUT
    *&      Form  sub_convert_data
    *       text
    FORM sub_convert_data .
      DATA: lt_data TYPE STANDARD TABLE OF char80.
    ** Clear Local table
      CLEAR lt_data.
      IF NOT w_textcon IS INITIAL.
    ** Call The Covert Method
        CALL METHOD w_textcon->get_text_as_r3table
          EXPORTING
            only_when_modified     = cl_gui_textedit=>false
          IMPORTING
            table                  = lt_data
          EXCEPTIONS
            error_dp               = 1
            error_cntl_call_method = 2
            error_dp_create        = 3
            potential_data_loss    = 4
            OTHERS                 = 5.
      ENDIF.
      IF NOT lt_data IS INITIAL.
    ** Now Lets move the data and Call on the Smartform or Save the Data as
    ** per wish
        SET SCREEN 0.
      ENDIF.
    ENDFORM.                    " sub_convert_data
    Hope That Helps
    Anirban M.

  • Is there a way I can enter a website name w/o the www being prefixed? in English

    I need to access a certain site that don't use the www prefix.

    You can disable the domain guessing and keyword search.
    See:
    * https://support.mozilla.com/kb/Location+bar+search

  • Changed website name in iweb won't show up in  dot mac my pages anymore

    After being able to see my site on .mac my web pages area i changed the name of the site from Site to something else... after that it dissapeared. I can create new sites and they will show up and even change the names from site1 site2 to George, Baby whatever... how do i get my first site back to my pages area? I can manually enter the website name and it will show up. I have tried changing name back to Site or Site2 nothing republished. Thanks

    I don't know what governs what sites or pages get shown on that .Mac account page, but one thing you can try is to do a "Publish All to .Mac" and see if it makes a difference.

  • How to enter a table in FI_DOCUMNT's key_date field?

    When using archiving object FI_DOCUMNT, there is a field called key_date.
    My co-worker who quit the company says that a table OR functional module can be entered in that field.
    Actually it is true for some other fields of the same archiving object as well.
    Could you please tell me how to enter a table name or FM name in the key-date field?
    I do not see that possibility. My version is 3.1H.
    Thanks!

    I did a lot of research on this. I now believe that key-date field can use  a flat file on my PC.
    But need to know how to use a table in the DB.
    Please help.
    Thanks!

  • How to get the forma name  using the Spool number

    Hi all,
    Please tell me how to find the Script name or Smartform name using the SPOOL NUMBER
    Regards
    Ajay

    Hi Ajay,
    you could use the FM 'SSF_FUNCTION_MODULE_NAME' inorder to get the Smart Form Function Module name by giving the name of the form.
    Reward points if this helps,
    Kiran

  • How do I stop firefox from suggesting my log in details when i enter a website

    Since downloading firefox, every time I go to a website and start to enter my user name firefox immediately suggests my details for all to see. How do I stop this

    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.
    *http://kb.mozillazine.org/Deleting_autocomplete_entries
    *https://support.mozilla.com/kb/Form+autocomplete
    *https://support.mozilla.com/kb/make-firefox-remember-usernames-and-passwords
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history" > "Remember search and form history"
    *Tools > Options > Security: Passwords: "Remember passwords for sites"

  • Hi..how we enter standard text for smartform using include text

    hi
    guru
    ..how we enter standard text for smartform using include text..
    i know only using so10 we write text..
    in smartform it asking text-object
                                     text-id,
    so what values we should give to get text

    Hi,
       Do u want to print Standard Text or the Texts that are maintained at the Transaction level.
    If it is standard text , then u use text id as ST or if it is Texts that are maintained at the Transaction level then u have to go to that specific transaction and check for that text , then go to text editor ,in the goto menu u have header data where u get the Text id , text name.... , use them in ur smartform in the INCLUDE text.
    Further u have the option of text modules in smartforms which act as standard texts, so if u r going for creation of standard texts then its better to use text modules.
    Regards,
    Shafivullah Mohammad

  • HT2513 How do you change the name of a reminder in the reminder list.  I right click and then choose "get information"  I can change the colour of the reminder but when I type in the name that I want and then press enter the name stays as "untitled".

    How do you change the name of a reminder in the reminder list.  I right click and then choose "get information"  I can change the colour of the reminder but when I type in the name that I want and then press enter the name stays as "untitled"

    Jerry,
    Thanks for replying again. I've got a little bit further thanks to you. I tried the US keyboard layout as you seemed pretty definte that it should work. This time I applied the setting and also started the language toolbar and selected it from there.
    Hey presto, I've got the @ where it should be. Excellent.
    However the single quote ' works in a weird way. When I press it, it doesn't show up on the screen. But when I press another key, I get the single quote plus the next key I press. When I press the single quote twice, I get 2 of them. This is also the same with the SHIFT ' key. i.e. for the double quotes.
    Very strange. I'll look at other keyboards and see where that gets me.
    Thanks,  Maz

  • How to force user to enter supplier/customer name in captial letters in R12

    Dear all,
    Could anyone pls advise how to force user to enter supplier/customer name in captial letters in R12? Can I do it using OA framework personalization?
    HY

    Pl post exact versions of OS and EBS.
    The ability to do this exists in forms (professional user interface) using forms personalization, but does not exist in the OAF (self-service) interface, AFAIK. See related MOS Doc 399892.1 (Is It Possible To Restrict Employee Name Entry To All Upper Case in the PUI And SSHR ?) for some details.
    Pl confirm by opening an SR with Support.
    HTH
    Srini

  • How do i enter in album name in the new version of itunes?

    I have the latest version of iTunes and I can't figure out how to type in album name to a song. I fiddled around with it and I can't figure it out. Hope someone can help me out! Thanks in advance for any help provided.
    Cheers,
    Rachyl

    Select the track, or multiple tracks (by holding down the Shift key), and select Get Info from the File menu. You can enter in the album name, etc. on the Info tab.
    Regards.

  • How we enter text for materials in purchase order smartform

    hi guru
    how we enter text for materials in purchase order smartform
    my requirement is create smartform for purchase order.
    in this i have to create item-text, by using which tcode we can give item data
    plz give more expalnation for this plzzzzzzzzz

    Hi,
           You can use read_text function module for readind text of material and store this value in internal table later pass this internal table to smartform will solve your problem.
    otherwise there is direct option for text element property that is include text u can use that also
    Regards
    Gagan

  • How to add website name to video with QTX?

    I want to add the name of my website to video clips in such a way that it will be difficult for others to copy the video, remove my website name and republish it without any credit to me. At present I am using QuickTime to 'Save for Web' and then uploading the resultant file (M4V) to my website. The videos are just video blogs so they're not high-tech productions!
    I am running Snow Leopard 10.6.7. I used to have Quicktime Player 7 Pro. I now seem to be running QuickTime Player 10.0
    I cannot find a User Guide to QTP 10. The user guide for QTP7 does refer on page 35 to adding text to a video but a) it refers to a Clipboard I can't find and the menu options don't match what I'm looking at in QTP10; and b) if I can find a way to follow these instructions, how easy will it be for someone to simply download my video file and remove the text anyway?
    I'd appreciate any help or advice you can offer.

    I am running Snow Leopard 10.6.7. I used to have Quicktime Player 7 Pro. I now seem to be running QuickTime Player 10.0... The user guide for QTP7 does refer on page 35 to adding text to a video but a) it refers to a Clipboard I can't find and the menu options
    If you had QT 7 keyed for "Pro" use when you upgraded to OS X.6, then a Snow Leopard versions of the QT 7 Pro player should have been placed in the "Applications/Utilities" folder automatically. Alternately, if you still cannot find QT 7 on your upgraded system, you could try using the free MPEG Streamclip application. In many ways it functions as a QT 7 Pro alternative for conversions, merging files, and such but does not have QT 7 Pro's layering and masking features. However, it does have a built-in text "watermarking" feature in the "Adjustments" window. I.e., instead of using the QT X "Save for Web" option, you would use the MPEG Streamclip "Export to MPEG-4" option and add your "text" watermark before actually performing the export. Alternatively, many QT 7 Pro users add a graphic watermark or logo as a means of identifying their content. If interested, here are a couple of old QT "Quickie" tutorials for adding a graphic logo/watermark:
    Adding a Graphic Logo
    Adding a Graphic Watermark
    how easy will it be for someone to simply download my video file and remove the text anyway?
    If you embed a watermark or logo before exporting your file to its final compression format for posting to your site, then it is virtually impossible to remove totally without editing each frame of your clip at the pixel level. (It would, however, be easy to cover the logo or watermark with an opaque mask.) On the other hand, if you add the logo or watermark, text or graphic, as a post export edit in its own track layer, then it is quite easy to remove it using an application like QT 7 Pro or, in rare cases, by simply copying the main audio/video tracks to a different file container type.

  • How come I am not able to prevent Firefox from allowing popup windows even after I enter the website address under Security?

    I have been using Firefox on a Mac computer for a number of years and have been happy with it. I have recently gone to a different trading platform called Trademonster.com and am having issues with its operation. When I call Trademonster, they told me that my Firefox must allow pop-up windows to operate. I do notice that when I log on to Trademonster on Firefox, it does say ".. Firefox prevented 2 pop-up windows from opening". I have gone to Preferences and under Security entered trademonster.com as a site to have access but I am still getting the signal that Firefox is preventing popup windows from coming up on the trading platform.
    PLEASE HELP.
    Thx.
    P. R. Patel

    Mac uses the Menu bar and doesn't have the Firefox menu button.
    You can inspect and manage the permissions for all domains on the <b>about:permissions</b> page.
    *https://support.mozilla.org/kb/how-do-i-manage-website-permissions
    You can inspect and manage the permissions for the domain in the currently selected tab via these steps:
    *Click the "Site Identity Button" (globe/padlock) on the location bar
    *Click "More Information" to open "Tools > Page Info" with the Security tab selected
    *Go to the Permissions tab (Tools > Page Info > Permissions) to check the permissions for the domain in the currently selected tab
    Delete the permissions.sqlite file to reset all permissions.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

Maybe you are looking for