Can i change the text of submit button on a login box of a secure zone?

Can i change the text of the submit button in the login box of a secure zone?
Or, maybe, i can replace the button with the image?
So, can this be done, and how to achieve this?
Any suggestions are welcome.

Ok, this is the description:
http://helpx.adobe.com/business-catalyst/partner/add-secure-area-your-site.html
"You can replace the form submit button with an image by clicking the Use Image Form Button."
Can please anyone tell me where can i find this "Use Image Form Button"?
Message was edited by: ChefEng

Similar Messages

  • Can we change the name of reassign button in sharepoint 2010 approval workflow?

    can we change the name of reassign button in sharepoint 2010 approval workflow?
    Shazil Ali

    Yes, we can change it. Steps are as follows: 1. Create the workflow in SharePoint Designer 2010 2. Use Start Approval Process action 3. Write your logic and all setting as per you requirement and then publish the workflow once. 4. After this, click on
    the workflow name and there you will see the sections as Workflow Information, Customization, Settings, Start Options, Forms. Here you will see a form under Forms section with a name of Approval_x00....... with a type "Task". Click on this form. This form
    is an Infopath form that opens up when a task is to be edited (Task Form). This form will open up in Infopath (provided you have Infopath installed on your system) It may ask you the crendentials for security. 5. The task form will open up in Infopath for
    editing. Click on the Reasign button and in the top left corner in the ribbon section is the field (Label) having text as "Reassign Task". Change this and then save and publish the form.Publish the workflow once again.

  • How can I change the text   color in pages

    Hi , how can I change the text color in pages app

    Select the text you want to change.
    Tap the i in the top bar.
    Tap Style in the top bar.
    Tap the Font name/size
    Tap Color then choose the color you want the text.

  • How can I change the text in an iPhoto book from Spanish to English?

    How can I change the text in an Iphoto book I'm trying to create from Spanish to English??

    In the Creative Cloud Application you can change in Preferences the App language. Then you can download and install additional the other language.
    With Photoshop you can now go to Preferences > User Interface and switch between all installed and available languages.

  • How can I change the text in F1 Help?

    I made a General Text  in T-code SE61, the name is 'ZTEST'.
    And at the SE80, in the local program,
    I used functions like these:
    HELP_OBJECT_SHOW
    HELP_OBJECT_SHOW_FOR_FIELD
    DSYS_SHOW_FOR_F1HELP
    These functions can display F1 HELP.
    But I want to send a text using functions,
    and display F1 HELP.
    Example)
    'Hello! This is your program.'
    Sending this to F1 HELP by functions, and display.
    If you know, please help me.
    Thank you.
    Edited by: Jaime White 999 on Apr 19, 2011 9:20 AM

    My source is like this:
    REPORT  z_test008.
    DATA: lt_links TYPE TABLE OF tline.
    SELECTION-SCREEN: PUSHBUTTON 2(6) s_button USER-COMMAND click.
    INITIALIZATION.
      s_button = 'uB3C4uC6C0uB9D0'.
    AT SELECTION-SCREEN.
      CASE sy-ucomm.
        WHEN 'CLICK'.
          CALL FUNCTION 'HELP_OBJECT_SHOW'
            EXPORTING
              dokclass                            = 'TX'
              doklangu                            = sy-langu
              dokname                             = 'Z_TEST'
              doktitle                            = 'Description'
    *          CALLED_BY_PROGRAM                   = ' '
    *          CALLED_BY_DYNP                      = ' '
    *          CALLED_FOR_TAB                      = ' '
    *          CALLED_FOR_FIELD                    = ' '
    *          CALLED_FOR_TAB_FLD_BTCH_INPUT       = ' '
    *          msg_var_1                           = ' '
    *          MSG_VAR_2                           = ' '
    *          MSG_VAR_3                           = ' '
    *          MSG_VAR_4                           = ' '
    *          CALLED_BY_CUAPROG                   = ' '
    *          CALLED_BY_CUASTAT                   =
    *          SHORT_TEXT                          = 'X'
    *          CLASSIC_SAPSCRIPT                   = ' '
            TABLES
              links                               = lt_links
           EXCEPTIONS
             object_not_found                    = 1
             sapscript_error                     = 2
             OTHERS                              = 3.
          IF sy-subrc NE 0.
            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          ENDIF.
      ENDCASE.
    I just want to know that how can I change the text in F1 HELP, do not use SE61.
    In the source, I want to send the text by functions, and display that.
    Thank you.

  • Can i change the text colors in the app store

    Can i change the text colors in the App Store as i find it very difficult to read the grey text on a black background?

    No, you cannot change.
    The only thing you can change as a whole:
    SETTINGS/GENERAL/ACCESSIBILTY/ turn on WHITE ON BLACK.
    You can test to see if this one fits you.  If not change it back.

  • Create a duplicate of a button and change the text on THAT button only

    something is frustrating me w/Flash. Not sure if there is a workaround within Flash itself or not. I have a group of buttons with fancy backgrounds and text. They may have originally been imported from Ilustrator, but are now MC's. I tried to select one in the library, right click (on PC) and duplicate. This does create a new instance. I give the new instance a different name and drag onto the stage. When I change the test though it changes the text ALSO on the button which I duplicated from. Don't want this. Each button needs to have it's own unique text. Is there a way to accomplish this in Flash? I know one alternative is to try and find the Illustrator template and create a new one, but I would rather not do this if possible.
    TIA

    This could be happening for a couple of reasons. The good news is its easily fixable, and you have options.
    Option 1.
    From your explanation of the problem I am assuming you are using static text inside your MCs.
    First, find out what's really happening with your two mcs.
    make sure you aren't using 2 of the same clip (either the original or the duplicate).Not the  instance names, but the actual names of the clip as found in the Library.
    If they are different, i.e. "myclip" and "copy of myClip", then odds are there is another mc that holds your text inside them. So, go into either one of your movie clips and check for nested movie clips inside them. If there are nested clips, you need to duplicate each of those clips as well otherwise you will continue to have the text change in both.
    Option 2.
    if you are ok with a little bit of scripting, you can just go inside your mc and make your text fields "dynamic" and give it an instance name.
    then open up the actions panel, create new layer, and add the following frame script:
    //insert your instance names where necessary
    myMC.pathToMyTextField.myTextField.text = "the text for this button";
    do this for each button and it should fix your issue.
    hope this helps.
    M.

  • How can I change the text in toolbars ("Forward" to "Fwd", etc)

    I want to shorten the text for items in my toolbar because the address box is way too short. I know how to change the items for items on the second row toolbar (right-click>properties), but I want to change the text for items in the top row. Right click does not show a property option for the items in the top row. For example, I want to change "Back" to "Bk", "Forward" to "Fwd". Two of the items are way too long ("Google Shortcuts v" and "Downloads"). I want to change these to "Gogl extr" and "DnLds". I want both text and the icons.
    By any chance, if the above can not be done, can I create custom icons? I'd take the current icon (where are they stored?) and add my own text into the icon, then tell firefox to show the icon.
    I'm using Firefox 22.0

    Have you considered using Icons ''(only)'' instead of Text and Icons in the Customize Toolbars dialog box?

  • Change the text of a button in a form on the fly

    Hi all,
    I have a form that it is called from another form or from a report. I would like to change the text of the Update and Save buttons on the fly depending on who called it. For instance, if this form is called from the form I would like the Update button to say: "Save & Next", however if it is called from the report the button should say: "Save & Back to Report".
    How could I accomplish this if it is possible.
    Thanks

    I've got the problem fixed. For any of you that would like to know the solution is this. I added the following javascript at the end of an unstructured UI template where I have the form:
    <script language="JavaScript1.1">
    var inURL = false;
    for (i = 0; i < document.all.length; i++) {
         if (document.all.name != null) {
         if (document.all[i].name.indexOf("BACK_URL") > 0) {
                   if (document.all[i].value != '') {
                        inURL = true;
              else {
                   if (inURL) {
                        if (document.all[i].name != null) {
                             if (document.all[i].name.indexOf(".UPDATE") > 0 || document.all[i].name.indexOf(".SAVE") > 0) {
                                  var doc = document.all[i];
                                  doc.value = "Save & Back to Report";
    </script>
    The script works in IE 6+, I don't know if it works in any other browser, I haven't test it and I don't think I will.
    I hope this could help somebody

  • How to change the text of a button dynamically in module pool

    hi gurus,
    how to change the text of button dynamically

    Hi ,
    Declare a variable in TOP Include with your button name.
    Example : P_BUTTON(20) TYPE C.
    Place button with name P_BUTTON on you screen. Do not forget to mark it as "Output Field". [ Double click on button, Attributes --> Program tab --> tick "Output Field".
    In you PBO / PAI , whereever you want to change your text -
    Assign value to P_BUTTON.
    Example -
    iF COND1..
    P_BUTTON = 'EDIT'.
    ELSEIF COND2.
    P_BUTTON = 'DISPLAY'.
    ENDIF.
    Regards,
    Mohaiyuddin

  • Preview issue: can't change the text of annotation taken in PDFs.

    With Preview you can annotate PDFs (highlight or underline text, taking notes). It is a nice feature, and I use it a lot.
    I've notice that after saving the changes made on a PDf, I can no longer modify the text in the notes (I can change the text, but these changes are not saved). To me it is a terrible limitation, I would say it is a BUG.
    The workaround is to delete the note, and create a new one with the new text, but it's time consuming.
    I hope this behavior will be changed soon.
    Bye,
    Giorgio

    PDF documents were really never meant to be editable, especially not with a program named "Preview". Use a different format or some specialized software such as PDF Clerk Pro or Full Acrobat.
    Message was edited by: etresoft

  • How can i change the text of inbox?

    Hello SRM friends
    I use SRM Server5.5. (Classic scenario)
    I want to change the text of inbox.
    We have the following process for GR.
    1.     Vendor request confirmation (GR) in SRM.
    2.     Approver approves the confirmation on approval menu.
    As you know that standard text is “Approve Confirmation no. 1000000166 from Local vendor test “ in approval list. 
    “Approve confirmation no. <Confirmation number> from <vendor name>.”
    I think that confirmation number and vendor name are variable.
    I want to change this text such like “Approve GR for PO no. <PO number> from <vendor name>”
    How can I change this text of inbox?
    Is there any BADI or function?
    Thank you
    Best regards,
    SH

    Hi Andy
    2) Enter Worklfow: WS10400020 ( check whether this wokflow is active for GR )
    --> Yes.
    3) Go to the Task TS10407924 and double click
    or 1) Go to pftc_dis - > give task TS10407924
    --> Yes. I changed text "Approve GR For PO number &PROCCONFIRMATION.PURCHASEORDER&from&DOCUMENTCREATOR&
    But Approver can see the text " Approve GR For PO number"
    But i go to BBP_PD, I can see the worlflow text " Approval GR for PO number  from VENDOR2"
    Is there additioanl step to activate the changed text?

  • Javascript confirm alert Can we change the text ok

    can we change the ok and cancel text in the javascript confirm alert. pls respond, its very ungent
    Edited by: Bini John on Jun 10, 2009 9:19 AM

    Hi,
    Yes if client want new description for the PS Group, you have to create new only and assign the wage types to them and so on..... you have to do all the configurations regarding the PS Group. Here the main point is be careful with the start date of the PS Group for newly created records and assignments.
    Best Regards.

  • Can we change the text in PanelCollection --   default toolbarItemDisplay ?

    Hi ,
    In the Panel Collection, we have a table inside. The panel collection provides the default icons like a search button and a Detach button.
    By default the text in Detach button is appearing as "Maximise" always. Even when the screen is maximised the text is the same.
    I want to change the text to "Minimise" when the screen is maximised. Is this possible?
    Thanks
    Dinesh
    Edited by: 845905 on May 4, 2011 12:13 AM

    E-mails generated with that function module are created in plain text format.  The font that would appear when reading the e-mail would be dependt on the user's setting for the e-mail application (e.g. Outlook).
    To my knowledge, the font cannot be affected during it's creation.
    Hope this sheds some light on your issue.
    -Mark

  • How can I change the text from impossible to read blue to black

    Unlike Chrome, which has an ad-on that changes the text to black, I have so far been unable to find a way to change Firefox's terrible light blue text to black, despite having made many attempts through Tools, Option, Colors, etc. Help will be appreciated. I am using version 30 on an HP Laptop running Win7

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Make sure that you haven't enabled a High Contrast theme in the Windows/Mac Accessibility settings.
    Make sure that you allow pages to choose their own colors and check the default colors.
    *Tools > Options > Content Fonts & Colors > Colors [X] "Allow pages to choose their own colors, instead of my selections above"
    Note that these settings affect background images.
    See also:
    *http://kb.mozillazine.org/Website_colors_are_wrong

Maybe you are looking for

  • I have an AT&T Email Account that doesn't work with Mail for Lion

    I've had this email account with AT&T for a few years and it has worked with Mac Mail with no difficulty for a few years. Recently the account has been able to receive messages. Every time I hit Get Mail it asks for a password. I have installed all t

  • Configuring my iphone with someone elses SIM

    Hey, I just bought an Iphone 4S 16GB, but my provider takes 3 days to send the micro sim cards out to me, meaning I can't configure the iphone without the sim. Would my iphone still work fine, if I put in my friends sim card to configure the device,

  • Enhancement for me53n through BADI

    Hi Experts,                  I need to check the Open order and closed order item in ME53N t-Code(PR) through Quantity and quantity order filed. Now the problem is Order Quantity value is exceeds than quantity.if Quantity value is equal to Order Quan

  • Download lightroom 5 withoutcloud, on newcomputer

    Cannot seem to get adowloadwithout the cloud, which I do notwant

  • Iphone synchronisiert nicht

    Iphone 4 startet keine Synchronisation. Habe auf Werkeinstellung zurückgesetzt und kann nun nicht wiederherstellen, da die synchronisation nicht gestartet wird. Apps, Musik etc. alles im Backup und nicht auf Iphon zu übertragen. Neueste Version von I