Custom listpage can be seen by administrator, but not end user

Hi AX guys,

I create a listpage. Everything is working fine and I can open it on the client if I login as system administrator, but if I login as other roles, the listpage doesn’t show up.

Do you know how I can do to fix it?

Hi,

First find privilege of your listPage form’s “menuItem”

then find in which privileges this menuItem is attached.

if you found, privilege, then find Duties in which this privilege is added.

once you found duties, make sure that the role in which you are logging has this duties.

Hope this help you.