How to display custom object page records based on the user accessing the page
Summary:
I've created a custom object under Application "ERP and SCM Cloud" and created a page to display the custom object records for the user.
I want to filter displayed data automatically based on the user accessing the page. I want the page to display only records created by the user accessing the page automatically from the backend, not after a search. Is this applicable? How?
Kindly note that the page is customized to only display the data and update one field. The user is not allowed to create records. The custom object data is posted dynamically using an OIC that gets all the data from a report. So, the 'created by' filter here doesn't reflect the creation of the posted custom object, which will always be the OIC user. It reflects a custom field that holds a standard table created by Info from the report.