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

Try this:


Assume I have a custom test table u_test_table for which u_test_table_user roles are created (automatically) when I created table. I would go into ACL of that table and remove u_test_table_user role for read, write etc.



find_real_file.png


Oleg
Mega Sage

You can try to verify whether you have some value in "View name" of the Module and make the field empty. See


Untitled.png


mike_kelly
Kilo Contributor

That worked for me!   Thanks.


Krishna27
Kilo Contributor

worked for me too !!