Tables are opening in null view and submit or update button is not present

suprakash
Giga Expert

i am facing a strange type of problem . i made an application menu and under it i add three module that is based on three different table. when i am trying to open the module the list or form that are getting displayed are opening in null view. no new button or on opening the list no update or submit is present. any solution is present for that?

and changing the link type in modules is giving no effect . i am changing the link type from List of record     to       new records. but while clicking the module its opening list of record only

8 REPLIES 8

snowcone
Mega Guru

When you don't have read role on the table you'll see an empty list without New/update button. This happens when you create a new table which also creates a new role, module by name of table and ACLs accordingly.


Thanks for replying.


What is the solution??


check is there any read level acl for that user, If not create one in this case


Regards
Harish

daggupati
Tera Contributor

i am also facing the same thing. Any solutions for this? i checked the ACL'S ALSO suprakash harishkumar