- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 09:40 AM
I'm updating a form view on multiple hr tables and had to add 'Task -> parent'. After adding it, it was visible is some forms but not all the forms.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 06:22 AM
The 'hr core case' extended the task table and there are about 10 tables extending the hr core table. For some reason some child tables show the task -> parent and some don't. I couldn't find out why but I changed 'task -> parent' to 'HR Task -> parent' and it shows on all the tables

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 09:48 AM
Hi,
Check if the opened form is of same table and same view as which it is working for.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 09:49 AM
Hello,
Specific tables with which this isn't showing would be helpful to us as we don't know where specifically you're talking about.
With that said, the related list would need to be relevant to that table (meaning if the related list doesn't apply to that table and wasn't setup for it, it won't work/show). Also, check for any UI Policies, etc. that could be hiding it.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 06:22 AM
The 'hr core case' extended the task table and there are about 10 tables extending the hr core table. For some reason some child tables show the task -> parent and some don't. I couldn't find out why but I changed 'task -> parent' to 'HR Task -> parent' and it shows on all the tables

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022 08:38 AM
Hi rez,
My apologies if what I mentioned in my reply above didn't come across well and click for you. But the issue you've mentioned and marked correct, is what I said above.
If the related list is not relevant to the table, it's not going to show results.
In your case, the task -> parent, could be looking for a relationship with the table: sn_customerservice_task. Whereas HR Task -> Parent, is looking for a relationship with table: sn_hr_core_task.
The latter is where your HR tasks are located, thus when chosen as a related list on the HR Case table, it shows results and the other does not.
So to circle back, the task -> Parent selection was not relevant to your HR Case table.
You can find this out by adding both to your HR Case table as related list, then right click any column header in the related list view, respectively, and choose: Configure > List Control.
At the top, there'll be a field which shows the table involved.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!