How Can We Help?
Sharing Access
By default, the sharing access of the module is private in CandidATS 2.0.0. The owner only can see the records. Even admin cannot see other user’s records. If all has to see the records of a module, the sharing access of the module has to be public.
Steps:
1) Open the “auieo_sharingaccess” table. It has 3 fields – data_item_type,sharingaccess and site_id.
2) Insert a record
For Example,
For module candidates, add data_item_type=100 and sharingaccess=1 and site_id=1. Now the candidate records will be public and all can see the modules records.