- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 08:44 AM
I have an UI action in Case [parent] table which is being inherited to the child tables called Open Case.
Under case, we have two child tables. The second table was created easily.
Thing is, the Open Case Action is working fine for the first child table and not working for the second child table.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 09:51 AM - edited ‎12-19-2023 10:12 AM
@sreeshsurendran : Could you check if there is any condition in the UI action to check the "sys_class_name" value of the record and do further processing? If yes, it needs to be extended to your table and also check if there is any UI action with the same "Action Name" of parent so child UI action overrides the parent UI action or you can share any screenshot or sample that will help us answer better.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 09:51 AM - edited ‎12-19-2023 10:12 AM
@sreeshsurendran : Could you check if there is any condition in the UI action to check the "sys_class_name" value of the record and do further processing? If yes, it needs to be extended to your table and also check if there is any UI action with the same "Action Name" of parent so child UI action overrides the parent UI action or you can share any screenshot or sample that will help us answer better.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2023 08:58 AM
Hi @Sainath N ,
Thank you. The solution worked for me. Hence, marking your as helpful and solution accepted.
Thanks,
Sreesh