Created a new table and not able to see the records on the list and fields on the form

joshuacomeau
Tera Contributor

Checked ACLs for read and write and assigned the correct roles:

Admin can see 3 records
Preview on what the user see's:

joshuacomeau_0-1739198261698.png

 

2 REPLIES 2

joshuacomeau
Tera Contributor

Had to create a read and write ACL for the role Snc_internal of the new table to get the portal to talk with the global scope and then.

As well

Enable the 'Can Create' option for the 'x_<custom_table>'

  1. Navigate to System Definition > Tables
  2. Open the record for the custom table. 
  3. In the Application Access section, check the box for 'Can create' 

MAYANK9
Tera Expert

Minimum you need read - table.none and read - table.*, to be able to read the table properly. Also, same way for write.