How to Block the list form button from displaying list form

Vineeth.RVineeth.R Member Posts: 121
Dear Friends,

I have created a form called Edit Job Card, the base table is Job. I dont want users to click the List Button at the top of this crd and see the Job List. Can we block this button in this Edit Job Card form so that users dont see the Job List Form??

Please advise.

Thanks and Regards
Vineeth.R
Thanks and Regards
Vineeth.R

Comments

  • rmpatel22rmpatel22 Member Posts: 80
    Dear Vineeth,

    List form is opening from your "Edit Job Card" also because your source table is same in both "Job Card" and "Edit Job Card". If you check LookupFormID property of "Job" table it is set to "Job List", so wherever you use Job table as source it will open "Job List" form on F5.
    So You can not stop it, if you try to change this property it will not open List from from Job card also so its not possible to change this property also.

    Regards,
    Rakesh Patel
    Rakesh Patel
    Navision Developer
  • kinekine Member Posts: 12,562
    Question is- why? Is there another way how to do that? Is it because you want to give to the user only the specific form? If yes, what about setting the permissions?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Vineeth.RVineeth.R Member Posts: 121
    Thank you guys, i will use permissions in that case, i just wanted to check if there is a way to block this.

    Thanks and Regards
    Vineeth.R
    Thanks and Regards
    Vineeth.R
Sign In or Register to comment.