Customization on Personal Action Menu

Hi,
Any guide or pointers to customize "Personal Action" in SSHR-Employee Self Service Responsibility?
Our Requirement is, Need to add "Personal Action Menu" with our Customized Responsibility?
We have list of action to be displayed in the page which already linked to a custom Menu( Say CUSTOM_MENU) and set the profile value "HR: Personal Actions Menu" as "CUSTOM_MENU".
But through the customized menu, I'm not getting any action in the page.
Please advice.
Thanks in advance.
Naresh

Akshay,
Edit it the portal skin and add below style (This is will just hide the icon):
.WCTopNavActions .WCActionsIcon
display:none;
if you want to remove completely, then you have to customize the taskflow 'oracle/webcenter/webcenterapp/view/taskflows/navigation/SpacesNavigationTopPanel'.
More information on customizing Taskflows http://docs.oracle.com/cd/E29542_01/doc.1111/e27603/portadv_custtf.htm#WCPAA12267
-K

Similar Messages

  • SOA Worklist Actions Menu

    Hi ,
    We have requirements to customize the worklist action menu by removing the custom actions from the menu.
    Can any body helps.
    Thanx.

    sure, but we have a requirement to not allow the user to preform the action from the action menu we need the user to open the task and perform the action from the form to allow us to perform some validation on the form.

  • Customize Actions Menu in IR

    Good morning all,
    does somebody know how to configure the actions menu in IR's depending on the user?
    Example: User A has "Compute" in the dropdown list, User B has not. Any chance to do this?
    Thanks and regards
    Christoph

    Hi,
    As I understand there is no out of box solution for that.
    You can start experiment conditionally hide options with javascript.
    Br,Jari

  • Need to locate the Finder's cog wheel (action menu).  It's not there! Would someone please help me?  Trying to uninstall MacKeeper.  Thanks.

    Need to find the Finder's cog wheel (action menu).  It's not there!   Would someone please help me?  Trying to uninstall MacKeeper.  Thanks.

    anne296 wrote:
    Need to find the Finder's cog wheel (action menu).  It's not there!   Would someone please help me?  Trying to uninstall MacKeeper.  Thanks.
    The action menu can be restored by, in the Finder, selecting under View menu "Customize Toolbar ...". There you will see options to put the action menu (wheel) back on your toolbar.

  • Customisation of personal actions(PA40)

    Hi All,
    I am following all the steps to customise the PA40 form of personal actions. I want to show only one action at a time as per my requirement.
    But after following all the steps I cant view the customised part only the old actions is displaying.
    Can you pls guide through step by step process for this to get the customised PA40 actions
    Regards,
    Anisha

    PM-PA-Customising Prodedure-Actions-Define Info Group
    after this go for personnle action
    reasons for action
    user group dependency on menus and info groups
    than action menu i think u had missed this one here u have to define ur user group
    than go system
                             user Profile
                                              own Data
                                                           Parameters
    and let me know if there is anything else
    Edited by: Sikindar on Feb 13, 2008 5:50 PM

  • Personal Actions

    hi,
    i want  to know that can the reference user group or user group can be different.
    personal management>personal admin>define infogroups>user gp dependency
    2) secondly i have to set my personal action types
    here i am getting a error
    UPD0000.=X IS ONLY ALLOWED FOR UPD0302=X
    PLEASE HELP ME TO GET OUT OF THIS ERROR
    REGARDS
    SHRUTI

    ok,
    hope your hiring action is working.
    the user gruop and reference user group differ in the way that when there are no entries in the user group then the reference user gruop will be used.
    it is like alternate user group.
    the 2 Us
    first one stans for 0000 infotype. that means the action you have created/performed will be stored 0000
    the second one will stand for 0302. as such ifa additional action is done on the employee on the same day it will be stored in 0302 hence you have to specify this early itself.
    this is a standard one.
    01
    you have to give this because there is a standard screen defined for PA40 with menu.
    what you have created shoud be added in that already existing menu.
    if you dont add it here then it will not be shown here.as you can see it says action menu.
    to that already standard menu you are adding yours.
    regards
    nalla.
    i asked you to close it because. there is nothing more in that thread.
    and people may mistake it as open and go through the hread trying to give you some solution.

  • PB40 Applicant Actions Menu

    Hi All,
    I would like to know that besides configuring Menu 40 - Applicant Actions to display actions according to defined user groups, is it possible to create a new menu ie, Menu 41 instead to display the new actions for different users. I am able to create Menu 41, but in SPRO, it doesn't seem possible to redefine the Action Menu to it.
    Thanks.

    Hi,
    Try this
    SPRO -> Personnel Management -> Recruitment -> Dialog Controls -> Change Action Menu
    You can customize the action menu here, if your customized actions are not being displayed in PB40.
    you can also create different action menus here to be assigned to different users through SU01.
    Hope it helps !!
    Regards,
    Bhavna

  • "Type mismatch" error in IE7/8 when using custom Actions Menu Image

    Hi all,
    in APEX 4.2: when using a custom image in the "Actions Menu Image" attribute in an interactive report, I get a "Type mismatch" error in IE7/8 when refreshing the report through PPR (filtering, sorting, paginating etc.). When I leave the "Actions Menu Image" field empty, everything works fine. The error doesn't seem to happen in IE9 (unless using compatibility mode), or in any non-IE browser.
    I've been able to reproduce the issue in an application on apex.oracle.com:
    http://apex.oracle.com/pls/apex/f?p=69347:1
    Some debugging seems to indicate that the following line in widget.interactiveReport.js is the culprit:
    lTemp.parentNode.replaceChild($x('apexir_WORKSHEET'), lTemp);Does anybody know if this is a known issue, or if there is some workaround?
    Thanks,
    Tobias

    Hi,
    Great solution Paul! It cost me a while before I found out the Action Menu Image was causing my interactive reports to stop refreshing in IE10 and not other browsers. Your solution works great, I've implemented it with a few minor adjustments:
    - Put the css in report template (for some reason it didn't work in our own application stylesheet)
    - replace  'url("/c/action_dropdown.gif")' with 'url("&APP_IMAGE_PREFIX./<path_to_image>")'
    - place one dynamic action on page 0: after refresh of '#apexir_DATA_PANEL' , set event scope to "Dynamic".
    - Let the Dynamic action also fire on page load.
    - To make sure the dynamic action only works for pages with an interactive report add condition of type 'Exists' with expression:
    select 1
    from   dual
    where  :APP_PAGE_ID in (select page_id
                                            from   apex_application_page_ir
                                            where  application_id = :APP_ID
    Best regards,
    Vincent Deelen

  • Interactive Report - Add a 'custom' Action Menu Item

    Hi,
    I'm wondering if it is possible to add 'custom' Action menu items to an interactive report?
    I have a situation where I want to use all the richness that an interactive report gives with it's out of the box functionality, then if a download is selected I need to be able to set a 'lock' on the currently selected records set before the records are downloaded.
    I've had a good look around the forum and various other sites and I can't seem to find anything in this area. The nearest I can find is on the OBD tutorials the ability to add a 'Reset' button.
    I know how to create custom download functionality, to which I could add the required record locking functionality and in turn link to a button, but what I don't know how to do is pull out the selection variables from the Interactive Report in order to construct my select query.
    Maybe I'm barking up the wrong tree and there's a better way if so any suggestions would be most welcome.
    Many thanks in advance Peter..
    Edited by: Pete on Jun 30, 2011 4:16 PM
    Edited by: Pete on Jun 30, 2011 4:24 PM
    Edited by: Pete on Jun 30, 2011 4:31 PM

    Hi,
    For your issue, in SharePoint Designer, Click Custom Action->View Ribbon->Create Custom Action.
    Then the extra form will show up in the Ribbon.
    Refer to the following link:
    http://www.abelsolutions.com/totm/creating-a-custom-action-in-2-steps-with-sharepoint-designer/
    Best Regards,
    Lisa Chen
    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]

  • Action not displaying in the Action menu.

    Hi All,
                   I have configure one action demotion & added it the Action menu.All the configuration I have done is in similar line with the existing action types.But this action is not displaying the action menu.Can anybody help me to resolve the issue.
    Thanks,
    Snita

    My user group is 60
    I have configured like this-
    User group dependency on menus-
    Menu   Text         User-dep.   Reaction  ref.
    17       Demotion   blank          00
    For infogroup
    User group    Infogroup modfi..  N   operation  Infotype
    00                   Blank            01      COP      0001
    00                   Blank            01      COP      0008
    00                   Blank            01      COP      0014
    00                   Blank            01      COP      0015
    A.Ty N.Action  F Cus. E  Sp.C  Check   P  P..E E..                 IG    U  U
    17    Demotion 0         3                       Check box for All the 4 17    2Check box for U U
    Then I have include this action in action menu.
    But it is still not displaying in the action menu.
    Snita

  • Where is the action menu in Pages?

    Where is the action menu in Pagess?  The "accepting changes" help says its all in the "Action Menu" but nothing is labled as the "action menu"  Where is it?

    Simio,
    I must confess, I didn't research the answer very well before my first response. It turns out that in the current version of the English edition of Pages User Guide, the phrase "Action Menu" appears 20 times. And to think I don't recall ever seeing it before.
    My reading of the guide indicates that the "gear" icon with a disclosure triangle is an Action Menu. They are everywhere, in many contexts besides Tracking, and I always thought of them as the "gear" menu. Dale's graphic gets you close, but his capture isn't quite wide enough to catch the Action Menu icon. It's here:
    And, it looks like this after clicking the disclosure triangle:
    Regards,
    Jerry

  • Can Actions Menu of Interactive Reports work with Custom Authentication?

    My testing is leading my to believe that Actions Menu do not work with Custom Authentication (but only work with APEX Authentication) in APEX 3.1.2? If that's true then is there a work around to this?
    Just to clarify, I've posted/asked this question twice before:
    1) Re: Actions Menu in Interactive Reports does not sort, filter, select cols etc
    2) Interactive Report actions don't work for users (i.e. for non-developers)
    But I've come to believe this is the main problem. I just don't know how to resolve/work around this?
    Thanks for any help.

    I haven't setup a sample because my custom authentication is using LDAP authentication. I'm not sure how I can replicate that on the samples server?
    I'm using LDAP authentication with a Page Sentry function. My further testing reveals that the Page Sentry function is setting the APEX variable user to NULL (ie blank) whenever there's any code in the Page Sentry function box. PL/SQL code as simple as
    BEGIN return TRUE; END;
    in the Page Sentry function box sets the "user" is set to <null>. When the Page sentry function box is left empty (no code specified) it sets the "user" properly after authentication against the specified LDAP directory.
    What all this has to do with Interactive Reports...
    It seems like when the user is NULL it messes-up Interactive Reports that are stored in the flows database. Although it shows the default report properly, but no runtime interactive actions (filtering, sorting, column break, etc.) work.
    Can someone please correct or confirm this?
    Thanks.

  • How can I get rid off "Download" in action menu

    Dear All,
    In interactive report, How can I get rid off "Download" in action menu.
    Thanks In Advance,

    On the reports attributes page, in the Search Bar attributes, uncheck the Download checkbox.
    http://apex.oracle.com/i/doc/bldapp_rpt_int.htm#BABDCABG

  • It says I can drag Pages documents from iMac to iCloud. But nothing shows up. Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    It says I can drag Pages documents from iMac to iCloud. But nothing shows up.
    Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    yes is tehre another way
    the directions do not explain anything other than drag
    or use the little action wheel menu

  • Action menu background is clear.

    Hello,
    Someone using one of my applications sent a screenshot of the Actions menu of a Interactive Report. The background of the menu that drops down is clear (no background color) so you can see the report through it. They are using IE.
    Has anyone seen this or have any suggestions on how to make the background white? I can't replicate it in FF or IE.
    The theme is Builder Blue.
    thanks,
    Matt

    Previously reported: +{thread:id=1095764}+.
    No resolution mentioned yet, but switching to another theme may be a possible workaround.

Maybe you are looking for