- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 06:24 AM
Hello Community,
I'm having an issue on my Change Task form. I am displaying fields on the change task that reside on the parent change record. So, when a task is generated, these fields are visible and mandatory. The problem is that the tab does not show the * on the tab to indicate the mandatory fields. I am using a UI Policy to make the fields mandatory. Any suggestions? See below..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 07:39 AM
This page might have something you can use on it, specifically g_tabs2Sections.markMandatoryTabs();
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 06:32 AM
Hi Ken,
I believe that * on the tab only shows up when the user has attempted to submit the form when they haven't filled out the mandatory fields. It is there to act as a guide so users know when to find the required fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 07:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 07:25 AM
Fair enough, i was just going on behaviour observed in my instance.
Have you created the UI policy on the Change Task table or is it inheriting the UI Policy from the Change Request?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 07:28 AM
The UI policy is on the Change Task table. There are also UI policies on the Change Request table that affect these fields at different stages of the workflow but at this particular junction there are none in play on the Change Request.