Button

lexlilexli Member Posts: 6
Hi there,

I'm an absolut dummy in Navision (Version 3.7.b). Nevertheless I'd like to start getting a bit familiar with the object designer.

Within the form 14000431 (Credit Card Entries) there is a button "RECORD" with the menu "Modify", "Delete" and "Resubmit". Under properties I could found "VISIBLE".

The problem now is that some users with the same rights have this button, some of them not. I tried to run / compile the form but nothing changed.

Can someone help me what I have to do?

Your help is highly appreciated.

Thanks and regards,

Pat

Comments

  • krikikriki Member, Moderator Posts: 9,118
    -it is possible the programmer forgot the glue-properties, so if your form is bigger than standard, you don't see the button anymore. (glue should be right and bottom)
    -it is possible that the button is made invisible programmatically. Probably done in the "OnAfterOpenForm"-trigger.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • lexlilexli Member Posts: 6
    Thanks for your help.

    I found it out. The problem was in the User Setup. The users were not in the correct Credit Card Group.

    Regards,

    Pat
Sign In or Register to comment.