Tables are opening in null view and submit or update button is not present
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2017 07:05 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2017 09:43 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2017 07:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2017 12:53 PM
That worked for me! Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2019 04:05 AM
worked for me too !!