shane_davis
Tera Expert

The final answer was that I modified the "Where clause" on the database view I created "u_hrcase_attachments" which joined the hr_case table and the sys_attachments table.



I changed the "Where clause" to the following:


hrc_sys_id = at_table_sys_id


View solution in original post