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

    Check the interface definition for "we3_vehicle_summary" - based on the error message, it appears that that interface still has a reference to an imageField. If you delete / comment out that imageField in we3_vehicle_summary then that will help troubleshoot.

    This also appears to be an issue when viewing the summary view of a single record, not when trying to view the record list, is that correct?

Children