Created a custom Table and Created a variable on a record producer which is reference to that custom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
1. I have created a custom table in CSM scoped application. and I have created a record producer to create the records in that custom table.
2. On that record producer I have created a reference type variable which is referenced to that custom table.
3. As a admin I can see the data in that reference field and I can search with attributes like Product name in english, product name in japan
4. but for some other users(non admins) if the display field is a custom field they cant see the data in the reference field. if i make number field as display field they can able to see the data in reference field but they cant able to search with the custom attributes.
5. I have created table level read acl and table.* acl and field level (table.field) acl but still they cant see the data and they cant search with custom attributes.
6. On the custom table it is accessible in all scoped applications as true.
can you please respond immediately if you know the solution.