Removing Response Buttons from Top of Notification - Possible?

Hi all,
Current client wants to remove the Approve/Reject buttons from the top of a Notification. A second set of response buttons are present at the very bottom of the notification. It is only these that are required.
The reason behind the change is so that the user is forced to scroll down through the content of the message to reach the response buttons. The client is concerned that some users will simply press the 'Approve' or "Reject' buttons at the top of the page and not process the content, i.e what they are approving / rejecting.
Anyone know if this is possible? Just read through the Workflow Development Guide but can't see any reference to this. Can it be done through personalisation?
Cheers,
Jon.

Hi Asima ,
you can use:
setIconImage((new ImageIcon("yourIcon.gif").getImage())); for JFrame.
For JOptionPane and others where setIconImage does not exist you have to use the constructor which specifies the owner (your JFrame with yourIcon) so it uses that same Icon. If you want to remove the Icon completely you have to create your own icon as a blue (0,0128) square and use that.
HTH
Phil

Similar Messages

  • Remove EDIT button from FPM ToolBar

    Hi All,
    I am new to FPM, and I am working on SRM 7.0. In the Monitor Shopping cart WD application, after search event, a list of Shopping Carts are displayed, when we click on one of the SC number, the SC screen opens as a new Pop-up.
    Here we have an EDIT button, and we need to remove this button from this screen.
    Technical Details(EDIT button):
    Application: /SAPSRM/WDA_L_FPM_OIF
    Web Dynpro Component: FPM_OIF_COMPONENT
    Window Information: FPM_WINDOW
    View Information: CNR_VIEW
    Configuration ID: ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL
    Technical Details(SC screen):
    Application: /SAPSRM/WDA_L_FPM_OIF
    Web Dynpro Component: /SAPSRM/WDC_UI_SC_DOFC_HD
    Window Information: IV_L_FPC_CA_HDR
    View Information: V_SC_BOFC_HD
    Configuration ID: /SAPSRM/WDCC_FPM_SC_HD_PR
    Appreciate any help on this.
    Thanks,
    Prabhakaran

    Hi Prabhakaran
    You will need remove the static usage of config id ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL and make use of dynamic component configuration depending on the particular scenario.
    Create two configuration id's ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL1 and ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL2. Set visible property of Edit button as visible in the first config ID and none in the second.
    Now assign this config ID dynamically depending on the scenario. If scenario is Monitor SC, then assign config ID ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL2, else assign config ID  ZSAPSRM_WDCC_FPM_OIF_SC_PROFNL1.
    Please refer the below document for usage of dynamic component configuration.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70337875-167f-2e10-daa7-a1c69d55ee95
    Hope this helps.
    Regards
    Lorraine

  • How to dynamically add/remove a button from the ribbon based on some condition? (Ribbon XML)

    Hi,
    I have a ribbon (done using ribbon XML) with menu options. I need to remove few buttons from the menu dynamically based on some condition. Also, I want to change the label of another button. How to achieve this programmatically? (C#)
    Thanks in advance.
    Thanks Prasad

    Hello Prasad,
    Use callbacks for populating Ribbon controls such as menu, dropDown, gallery and etc. Then you can use the
    Invalidate or
    InvalidateControl methods of the
    IRibbonUI interface to get your callbacks invoked when required. Thus, you will be able to delete the required item(s).
    You will find the following articles in MSDN helpful:
    Chapter 11: Creating Dynamic Ribbon Customizations (1 of 2)
    Chapter 11: Creating Dynamic Ribbon Customizations (2 of 2)
    To change the label of your controls at runtime you need to use the getLabel callback and call the Invalidate or InvalidateControl methods of the IRibbonUI interface. The following series of articles describe the Fluent UI in depth:
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 1 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 2 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 3 of 3)

  • Remove "execute" button from toolbar

    Hi, colleagues! Is there any way to remove "execute" button from toolbar on selection screen (in custom report)? I only found how to append custom buttons (using function keys).
    Thanks.

    Use EXCLUDING options of the SET PF-STATUS statement and insert the function code of the execute button into a internal table and pass it with EXCLUDING.
    See F1 help on EXCLUDING.
    Regards
    Karthik D

  • Remove CSLive button from menu

    Hi!
    How to remove CSLIVE button from menu in ILLUSTRATOR cs5?
    Thx!

    Isn't that strange? You can do so with ease in PS so why on earth are the options different here?

  • How to remove forward button from notification Page?

    Hi All,
    I would like to remove (disable ) forward button from Req approval work flow ? How can i achive this functionality ?
    I will be appriciate for help.
    Thanks
    pat

    Well, I'm guessing that you are using PO workflows, and using one of the standard lookups? Without having any details of what you are using, trying to second guess the answer is somewhat difficult.
    If it's the case that you are talking about the PO workflows, then the buttons are standard functionality based on the lookup type that is used as the notification response. Trying to suppress this doesn't actually make much sense - you are sending someone a notification, asking them to take action, and then not giving them any ability to respond to the notification.
    You would need to customize / personalize the notification page if you want to remove the buttons. The question then is - how will the process continue if you are removing the ability to respond to the notification?
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Remove edit button from channels & URL textbox

    Can anyone please tell me how I remove the edit buttons from channels on the portal desktop?
    Also in the bookmarks channel how can I remove the URL textbox?
    Thank you for any help anyone can give me.

    Set the channel's 'isEditable' property to false
    Edit the template found in the BookmarkProvider directory

  • Remove play button from inserted SWF

    I'm using Acrobat 9 Pro. When inserting an animated SWF, it usually has a triangular play button. Is there a way to remove that button?

    You can use "Create poster from file" under the Advanced options, and use a screenshot of the SWF. The play button graphic won't be added.

  • Remove Actionable links from human task notification??

    Is posible to remove the link from the human task notification mail.
    Thanks...

    yes, if you recompile the *.jar and remove the setting "make notifications actionable" (you can find it in the human task definition)

  • Remove Maximize button from popup window using Webdynpro ABAP

    Hi,
    Is there a way to remove the maximize button from a popup window using Webdynpro ABAP?
    Thanks,
    Jay

    Hi Jayanth,
    I think by setting is_resizable parameter pass abap_false. try this
    lo_window = lo_window_manager->create_window(
    window_name = 'POPUP'
    title = 'Window'
    close_in_any_case      = abap_true
    message_display_mode = if_wd_window=>co_msg_display_mode_selected
    message_type = if_wd_window=>co_msg_type_none
    is_resizable    = ABAP_FALSE ).
    Cheers,
    Kris.

  • How to remove logoff button from the Portal?

    Could anyone help me to remove the logoff button from the Portal? I am using netweaver portal 7.0 Thanks!

    Hi Michael,
    Thank you for your reply!
    Can I do it through the portal or I have to do customized programming in NWDS? Could you please show me step by step in details?
    In the future the portal will be use SSO with active directory so user does not have to login/logoff. I think the session in the server will be closed after a couple of minutes. What do you think?

  • How to remove continue button from slide "Quiz Result"?

    After clicking on the button gets the first slide. I want to remove the button. Help. I am a newbie. The settings are not found. Thank you

    It's standards Captivate functionality that you cannot add Interactive Objects such as click boxes or buttons to the Quiz or Quiz Results slides.
    If you're having  issues with the Continue button NOT working on the Quiz Results slides, check your Quiz Settings as shown in my earlier post on this thread.  It may be that you have the settings that make it mandatory for the user to pass the quiz before they'll be allowed to continue.
    Check also in Quiz Settings in case the default Action for Pass or Failure is set to Continue.  It might be set to No Action or something else that the Continue button cannot do for some reason.
    If none of the above seems to be the case, remove the Quiz Results slide (by turning off Show Results in Quiz Settings) and then turn it on again the same way.  If your project was upgraded from an earlier version of Captivate 3 or 4 it may be that the Quiz Results slide is currently defective.  It's happened to me when upgrading older projects to Cp5 format.  So re-generate the Quiz Results slide again and see if the Continue button now works better.
    By the way, there's a button widget that ships with Captivate 5 which, because it's only a Static Widget and not an Interactive Widget, you CAN add it to the Quiz Results slide.

  • Remove controls/buttons from OfficeWebApps 2013 via CSS?

    Hi,
    I know from the SharePoint side that you can hide controls/buttons via CSS. Is this possible with Office Web Apps, too? If yes, where is the CSS file stored?
    Thanks
    Sven

    Hi Sven,
    According to your description, my understanding is that you want to hidden the buttons from Office Web Apps.
    Similar to the ribbon controls in our desktop version of Office 2013, we can hide the ribbon in the Office Web Apps by clicking the Minimize the Ribbon button on the far right side of the Ribbon.
    To get better support on Office Web Apps, I would like suggest you to give a new thread to Office IT Pro forum:
    http://social.technet.microsoft.com/Forums/office/en-US/home?forum=officeitpro&filter=alltypes&sort=lastpostdesc , more experts will assist you .
    I hope this helps.
    Thanks,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Remove GOS button from CV03N(DMS) transaction

    Hi,
    I would like to remove GOS button(service) from transaction CV03N.
    As per note 491271 you can deactivate/invisible the service from all transaction.
    But I want to deactivate/invisible all service for specifically transaction CV03n.
    Thanks in advance...
    Regards,
    Sunny

    Hi Sunny,
    But you can implement your own authority checks if you like to. Note     
    491271 describes how to proceed in this case. So it is in your own hand  
    which authority objects you use to control the access to the services.   
    The note describes that you have to modify the 'check_status' method of  
    the class 'CL_GOS_SRV_ATTACHMENT_CREATE', here you have to build a part  
    that checks also for the transaction.                                         
    Best regards,
    Christoph

  • How to remove "recalculate" button from classic tables?

    I would like to either remove this button or find the method that is posted when user clicks this. I don't see any documentation on this recalculate button. It automatically appears when I have a table on my page.
    Any help would be greatly appreciated.
    Thanks,
    Joyce

    Tapash,
    I need the total of the column, so I set the total value property in PI to true. As it is a updatable column, I find the Recalculate button along with it. But, I dont want to show that button. I tried what is given in the dev guide, but not working.
    Babu,
    I dont find the Disable Total Recalculation property in the PI. I'm using a classic table, not the advanced table.

Maybe you are looking for

  • XOrg is maxxing out my CPU for several minutes after start [UNSOLVED]

    Since the last update, XOrg has been using 99% of my CPU power for about three minutes after it is started. This happens whether I am using Slim, console login, whatever; I checked with top and it is definitely X that is using up the CPU power. This

  • Embedding Crystal report in Form builder

    Hi, I want to call Crystal report 8.5 rpt files from my form builder application(6i) using activex component. But i don't know how to set properties programatically. Could any one can tell me were i could found this document. pls help me to sove this

  • I started installing Arch around 8pm tonight and it's freaken 7am!

    I started installing Arch around 8pm last night and it's almost 7am now and I still don't have a working system.  My xorg.conf file is screwed up, my screen resolution is in the freaken 500x300's, no sound, my wifi don't work.  Nothing works.  I've r

  • More fault tolerance

    Ok. Here goes. I am trying to use BPEL to generate a workflow based on information it gets from XML and use the workflow to call different web services (in a specific order) that provide some incremental functionality to my job. There may be more tha

  • Sound levels not the same problem

    Hi there I have added music with the Sound Enhancer set to high and some of my music has been added with the Sound Enhancer set in the middle. So what I want to know is how to make all my music the same loudness. When I ride my bike its a mission to