Options

Stop user to Customize Page

hemantOnehemantOne Member Posts: 98
edited 2010-07-09 in NAV Three Tier
Hi ,

Is there any way for RTC pages that stops user to customize the page.I want to fix Fast Tabs according to users on item cards etc.
Please suggest any way..


Thanks
Regards,
Hemant
They can conquer who believe they can
.

Comments

  • Options
    ara3nara3n Member Posts: 9,255
    It is not possible right now to prevent a person from customizing a page.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Options
    mihail_kolevmihail_kolev Member Posts: 379
    Give user rights only to read the User Metadata table. I'm not sure, but i think you can set these permission directly in the page.
    -Mihail- [MCTS]
  • Options
    ara3nara3n Member Posts: 9,255
    I had once given that suggestion and Freddy mention that it won't work but it's worth a try.

    Let us know if it works.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Options
    hemantOnehemantOne Member Posts: 98
    Thanks Guys,

    I set the read only permission for User Metadata Table.. but it is not working...Can you please tell me any other way..
    Regards,
    Hemant
    They can conquer who believe they can
    .
  • Options
    mihail_kolevmihail_kolev Member Posts: 379
    I tested it too, unfortanatly, not working...

    -> just an idea - create Insert trigger in SQL to delete inserted records in object metadata table if UserSID<>UserThatCanDoCustomizations ...
    -Mihail- [MCTS]
Sign In or Register to comment.