Mandatory Tab/Form Section

Ken83
Mega Guru

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..

find_real_file.png

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

This page might have something you can use on it, specifically g_tabs2Sections.markMandatoryTabs();



Demystifying form tabs


View solution in original post

9 REPLIES 9

Dubz
Mega Sage

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.


I'm not convinced this is entirely accurate. I get the expected behavior on my Assessment tab. I haven't modified the task at all, just opened it and the tab is showing as expected. See below..


find_real_file.png


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?


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.