Options

Visible Property works for Page Actions?

ajaybabuChajaybabuCh Member Posts: 208
edited 2010-04-19 in NAV Three Tier
Hi

I selected Page of type Role Center.
Click On Design
Went to last empty line
Selected Actions from View.

I made Visible property as FALSE to some of the actions.
I still can see those actions when I open that particular Role Center.

Is there any way to hide some of unnecessary actions from under the Type = "Action Container" , Subtype = "Home Items".

Thanks and Regards
Ajay

Comments

  • Options
    manisharma31manisharma31 Member Posts: 285
    hi,
    What the,i also tried out,but no success.
    Regards,
    Manish
  • Options
    cavit_ilkercavit_ilker Member, Microsoft Employee Posts: 5
    You need to change the enabled property to false as well.
    Cavit Ilker
    Microsoft Dynamics NAV

    This posting is provided 'AS IS' with no warranties and confers no rights.
  • Options
    jswymerjswymer Member, Microsoft Employee Posts: 7
    To hide Home Items on a Role Center for all users, you run the Role Center in the configuration mode and then customize the Home button in the navigation pane as follows:

    1. To open the Role Center in the configuration mode, open a command prompt and navigate to the root folder of the RoleTailored client, for example:
    cd C:\Program Files\Microsoft Dynamics NAV\60\RoleTailored Client
    
    2. Enter the following command:
    Microsoft.Dynamics.Nav.Client.exe -configure -profile: "profileid"
    
    where profileID is the profile name for the Role Center.
    3. In the top right corner of the Role Center, click the Customize button and select Customize Navigation Pane.
    4. In the Navigation Pane Buttons list, select Home, and then under Lists on the right, remove the items and click OK.

    Note Home Items that are created by a cue cannot be removed.

    For more information, see How to: Configure a RoleCenter at http://msdn.microsoft.com/da-dk/library/dd354992(en-us).aspx and Home Button Overview at http://msdn.microsoft.com/da-dk/library/ff477106(en-us).aspx

    ______________
    John Swymer
    Microsoft Dynamics NAV
Sign In or Register to comment.