How to hide New Task button on Task Page(Activity Screen)?

Hi All,
All answers and support will be appreciated,
We have a requirement to hide new task button on activity screen and i tired using java script on web applet to hide buttons but hiding was successful on other button like send email and delete buttons ,same script is not working on New task button , even i tried with the script bob provided in his document "Repurpose Buttons in On Demand with JavaScript" but no luck, Please let me know if have any solution.
Regards,
Rajeev.

Rajeev, I would recommend that you post this question in the CRM On Demand Integration Development forum. Include your Java Script code.

Similar Messages

  • Hide new item button in ribbon jquery

    hello,
    I need to hide new item button from list page through jquery.
    thanks.
    regards
    krishnakumar

    Another option is to hide them using CSS.
    SharePoint 2010 Hide Ribbon button using CSS
    Amit

  • How to hide the "EXIT" button on the ESS Personal inf. iViews

    Hello,
        We are using SAP ECC 6.0 + SAP EP 7.0 + ESS 1.0 (latest Releases).
        In the ESS iViews (Java WD) for Personal information (Adresse, Bank, Family, etc. there is the Button "Exit"..
      Does any have any Idea where and how to hide this "Exit" Button in the iView/Java-WD?
    Many Thanks,
    Nazih

    Hi Chris,
      thanks for your reply.
      If you mean to hide the button using the iView/WD Personalisation by rightclick on the iView in PCD and then Review, well yes i know this and i have tried this already before and we were able to hide some not required input fields in the Webdynpro, but we were not able to find and to hide the "EXIT" Button using the personalisation..!!?? you know why?
    Why to hide the Exit button, i will tell you why, in the iView for maintainig the ESS Personal Information -> e.g. Adresse --> Edit Adresse View (Roadmap view No. 2) --> when User click on the Exit Button --> This will open new browser Window with ESS... ---> This second Browser Window (Pop up) would confuse the User, since he already have an opened window, so the Customer mean why open new window, since the user can simply click the Button Back and so his data are also saved..
    How can we manage to control the behaviour of the Button, so the iView is closed safety without that new Pop-up windows are opened...
    Many Thanks,
    Nazih

  • How to hide new gear from your wife?

    In light of a recent post ... any suggestions on how to hide new gear and make it look like you've had it for years and years .... long before you'd ever met?
    Dee

    I found out that it is much better to be totaly honest, If you want it go buy it, as long as you love her to death.
    In a marriage your money is not really yours, and you dont have an house you leave in your wife house and even if you have a room totaly dedicated for recording with piles of electronics it is your wife room that she alow you to use until further notice.
    We have tendencies to forget that when you get married we are actually owned by our wife,
    The reverse dont work.
    But this is good because that is how they love us. If you do great work (Songs etc...) a Women will allow you to buy what you need, they are not stupid they know we need our toys. But this is a women world the only way to freedom is extra love, When you truly love then you can do no wrong.
    love is the key.....Always
    Eric

  • How to use a back button in action pages?

    Hi all,
    I have created a user login page,home page and user profile page.
    If the user provide correct username and password in the login page he will be taken to home page.
    In the home page he will be having his username and a link to view his profile.
    When the user click on the link "My Profile(user profile)" he wil be taken to that page.
    In my profile page the user can edit only his firstname,lastname and password .
    On the user profile page i have placed a Back Button(using javascript: on onclick event i have used history.back()) to go back to home page after editing his profile.
    If the user edit his profile for n-number of times then atlast if he wants to go back to home page-then he wil cilck the back button.
    Now the problem occurs like the back button not going to home page and it simply going back with the edited history.
    How to use a back button in action pages; without repeating the actions done on the page; how to redirect to the users home page?
    I simply used the hyperlink in userprofile page to go to home page but when i click onit it is displaying blank home page.
    I'm using hibernate orm mapping; cflogin and cflogout tags.
    Any help appreciated,
    Chandru P

    chandrup wrote:
    Hi Dan,
    Dan Bracuk wrote:
    Use an anchor tag.
    I simply used the hyperlink(<a href="home.cfm">Home</a>) in userprofile page to go to home page but when i click onit it is displaying blank home page.
    I can see your problem. You may use javascript:history.go(-1), javascript:history.go(-2), ..., to go back one page, two pages, and so on. But how does one go back an arbitrary n pages? The link href="home.cfm" isn't a good solution for the browser. It makes a new call to the server which, as you may have discovered, can overwrite all the changes made at the browser. 
    You should use the Javascript variable history.length. If you open n links in succession, starting from page0.cfm, then the browser holds the value of history.length as n. So, experiment with something like
    <a href="javascript:history.go(-history.length)">Go home</a>
    or
    <a href="javascript:history.go(-history.length+1)">Go home</a>

  • How To Create On Submit Button For Master_detail Page ?

    I have adf page that is master And detail view.
    i want to have one submit button for master and detail block

    Duplicate of  How To Create On Submit Button For Master_detail Page ?
    Please don'r post your question multiple times.
    Timo

  • Table Maintenance Object - Hide New Entries button

    Hello,
    Does anyone know how to hide the "New Entries" button in a table maintenance object?
    I want to allow editing of the table, but I don't want to allow new lines to be inserted.
    The generated screens do not have a gui status.  I guess the gui status is part of SM30 and not part of the maintnenance object itself.
    Thanks
    Doug

    hi
    check the below link, this might solve your issue
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2082425f-416b-2d10-25a3-85b8b6c5302c?quicklink=index&overridelayout=true
    thanks

  • Customising UI in 4beta2: hide new tab button

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I want to know how to hide the new tab button especially when (to be specific)
    tabs[[overflow="true"]
    I have tried to modify this code:
    <code>.tabs-newtab-button {
    display: none
    }</code>
    but during overflow the new tab button again shows up.
    This may not be the right place for such questions, still i needed a solution
    == Firefox version
    ==
    4.0b1
    == Operating system
    ==
    Windows 7
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:2.0b1) Gecko/20100630 Firefox/4.0b1
    == Plugins installed
    ==
    *-Shockwave Flash 10.1 r53
    *4.0.50524.0
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.3"

    Try:
    <code>#new-tab-button, .tabs-newtab-button {
    display: none;
    }</code>
    You can also drag the new tab button back in the Customize window (View > Toolbars > Customize)

  • How to hide only pause button on toolbar in run time

    hello,
    I had hide all the buttons like run, run continuous, abort vi and others by navigating to VI Properties and unchecking the corresponding options.
    when i run the vi, all becomes hide except pause button and i didn't find any option for hiding it manually as well as programatically.
    can any one tell me how to hide pause button. i have an urgent requirement for same.
    Thanks & Regards,
    Samriddh Sarbalhi
    Solved!
    Go to Solution.

    wprice wrote:
    I just found that the option called "Show Toolbar When Running" is located under VI Properties > Windows Appearance > Customize. I disabled it and it worked. Thanks!
    So, the option I mentioned is still available, but only at a different place.
    I was shocked on seeing your earlier reply, "There is no such option in LabVIEW 9.0 or higher.". 
    - Partha
    LabVIEW - Wires that catch bugs!

  • How to hide navigation panel buttons of interactive form

    Hi Gurs,
    Can any one expalin how to hide the navigation panel buttons of interactivge form through coding in WD.
    Thanks
    Rao.
    Edited by: rahul raao on Apr 30, 2009 9:57 AM

    Hi,
    You can access the document Adobe XML Form Object Model Reference 
    http://www.adobe.com/devnet/livecycle/articles/Adobe_XML_Form_Object_Model_Reference.pdf
    and search for "presence" our "relevant".
    I think this is what you are looking for.
    Best regards,
    Ana Carolina.

  • How to Hide " AUTO Reversal" button on Journal Template

    Hi All
    Can any one please let me know how to hide or not shown option to AUTO REVERSED button  on Jounral template?
    appreiated your help
    Thanks

    Hello,
    I have figured out that this has been requested as an enhancement to the productu2026
    Unfortunately, there is no forecast to know if it will be accept and, if accepted, when it would be implementedu2026
    I know that it has not been what you've been waiting to hear...
    Best regards,
    Vin

  • How to Hide FPM Close button

    Hi,
    I have created one FPM application. When that application is called from portal, an aditional button 'CLOSE' is appearing.
    I did not put that button to FPM application and when I test the application from R/3, the button is not appearing. But it appears on portal. How hide this close button ?
    (I have also posted the same message to FPM Forum.)
    Thanks in advance..
    Vikrant

    Hi,
    1 Open WDC FPM_GAF_COMPONENT.
    2 Go to Web Dynpro Application -> <Application> -> Applic. Configurations.
    3 Copy <Aplication config> to some u2018Zu2019 Application Configuration name and save as local object.
    4 Open that application in admin mode and copy the URL.
    5 Add that copied URL to some role so that it can be displayed in Portal or NWBC by taking care of parameter u2018sap-config-        mode=Xu2019 must be in URL.
    6 Open that application in Portal or in NWBC.
    7 Right click in Contextual navigation area.
    8 Select u2018Setting for Current Configurationu2019.
    9 Here set the u2018Closeu2019 button visibility as u2018INVISIBLEu2019

  • How to hide folder region in a dynamic page application

    I am using a dynamic page with the following code to render a published portlet in a dynamic page. I can then control how the portlet displays when added the portlet to a custom page by an end user. I wanted to know if there is way to hide some of the portlet regions in the code. (example) Hide news and sub-folders.
    <ORACLE>DECLARE
    l_portlet_record portal30.wwpro_api_provider.portlet_runtime_record;
    BEGIN
    l_portlet_record.provider_id := 41325216;
    l_portlet_record.portlet_id := 56937;
    l_portlet_record.exec_mode := 1;
    l_portlet_record.has_title_region := FALSE;
    l_portlet_record.has_border := FALSE;
    portal30.wwpro_api_provider.show_portlet(l_portlet_record);
    END;
    </ORACLE>

    Moderator advice: Please don't post in threads that are long dead and don't hijack another poster's thread. When you have a question, start your own topic. Feel free to provide a link to an old post that may be relevant to your problem.
    Moderator action: Locking this thread.
    Moreover, your question is answered in this thread. Didn't you at least read it before resurrecting it?
    db

  • How to create a radio button on OA Page using Personalization

    I am trying to create a radio button on OA Page using Personalization. The item style , I can see is Message Radio Group.
    How to create Message Radio Button and bring them under one group.
    Thanks

    You should use jdev to define a radiogroup and radio buttons under that, wrap that definition inside a stackLayout in jdev, use personalization to add a stackLayout and extend the region which you had created earlier in jdev.

  • How to create new actions ? in the interaction record screen

    Hi all,
    I'm working with the IC web client.
    In the interaction record screen the is a link to actions.
    But how to create new actions ? schedule actions ?
    Component "ICCMP_BT_INR"
    View "InrHeaderViewSet"

    Hi Eran,
    Gret is absolutely right ..The actions are transaction type specific and can be attached along in the customizing as mentioned above by gret , these can then be tested in the SAP gui first for their scheduled and start conditions and then in the ICWC.
    There is no special settings for actions in ICWC if they are there in your transaction they will come in the ICWC.
    Hope this helps
    Regards
    Raj

Maybe you are looking for