Table access for users without roles

AmritaT
Tera Expert

I have added no roles to my custom table as shown below -

find_real_file.png

And, have also added read ACL for public -

find_real_file.png

I have cloned the widget 'Data Table from Instance Definition' to display the table on the portal. It works for the logged in user, however it shows nothing if I try to access as a user with no role.

Is there anything else I should be doing to make it accessible for public?

Any help will be highly appreciated!

 

 

 

 

 

16 REPLIES 16

Yes I did. Thanks!

Making it public means that if a user who has not logged in can get to that page they can see the widget.  So be careful when making things public.

My requirement is to make this table readable to non logged in users. To do that I believe the only way is to make the cloned widget as Public.

Also, the tricky part will be that the non logged in users should be able to download the attachments. I'm not sure if this is doable. Giving it a try as it is the business requirement.

This is what I did so far -

1) Created a custom table with no roles, ACL read with no roles

2) Cloned Data Table widget, marked as Public

3) Added the widget to the public portal that I have created

 

Can you try using the simple list OOB widget.  With this widget you can specify the table and what fields you want to display.  Then go to the portal as a user with no roles and see if you can see that date in the simple list widget.