- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 06:40 AM
Hi, as you can see in the video attached, when changing the state of my ticket the related tab will disappear and then will come back after saving it. Any ideas how to fix this would be appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 07:43 AM
Check if there's anything like that and redo the logic.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 07:07 AM
Hello @joshmorris ,
When the Related Tab keeps disappearing on form, it is usually related to issues involving UI Policies, UI Actions, Form Layout, or Access Control Rules.
1. Look for UI policies where the Condition or Script is targeting the Related section.
2. Look for UI Actions and client scripts with Scripts that might manipulate the visibility of the Related section (such asg_form.setSectionDisplay()org_form.setVisible() or other commands).
3. Navigate to the Form Layout: Go to Incident > Form Layout. Ensure that the Related tab is listed in the layout. If it's missing, you'll need to add it back to the form.
Please mark this response as Helpful and Accept the solution if you it is helping you to resolve your query.👍
Thanks,
Rutuja K
Please mark this response as correct or helpful if it assisted you with your question.
Best Regards,
Rutuja Khalate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 07:43 AM
Check if there's anything like that and redo the logic.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 08:30 AM
Thank you that worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 09:32 AM
Can you please mark my solution as Helpful.
It would mean a lot to me.
Thanks!