users cannot see records, even with permissions enabled

Is it a bug or is there some other reason why my users cannot see records in Tempo or other places when I explicitly gave them permissions in the security configurations?

Is anyone else having this problem. 

I don't want to run around with expressions if the option exist to give them at least viewer permission in the security configuration. 

I have given permission on the record type, data store, site, interface ...

They still cannot view the record type, even though the tab is visible in Tempo

  Discussion posts and replies are publicly visible

Parents Reply
  • +1
    Certified Lead Developer
    in reply to jamesb9259

    Hi James, that error message sounds like it could be related to permissions on the image you are trying to display on the imageField. Even if the user has permissions to the record, they also need to have permissions on the underlying document folder when using an imagefield with an a!documentImage. Please double check the security settings on the folder containing your documents referenced by the imageField, and ensure your test user has the correct permissions.

Children