Resolved! g_form.hideRelatedList: How to hide all or specific related lists in service portal?
So anyone know what parameters to enter to hide catalog tasks, approvals, and group approvals in the service portal? I was able to use g_form.hideRelatedList("task_sla.task");to hide this in Incident form but now I need to know what to enter for thes...