ui policy - mandatory to table fields - not working on case creation page in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 04:42 PM
Hi Experts,
i have hr services that their fields need to be displayed on the "case creation page" form in the workspace.
in order to do that we did added the fields to the tables of coe (payroll and benefits), some of the fields should be visible as mandatory in just one of the services, so added those fields to the table without setting the value for mandatory/visible, and added a ui policy to put these fields as mandatory once the condition is true (hr service = the name of the right hr service), this ui policy is not working the fields are not mandatory on the case creation page (before submitting an hr case), checked this with alerts inside the script under the ui policy seems that the policy is validating once refreshing the "case creation page" once and when selecting the coe + hr service type the ui policy is not working again to check the madatory fields. see the attachments:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2023 06:09 PM
Hi @Firas Kh
Have you tried making this UI Policy view specific instead of global?
Just clear the Global flag and input workspace in view field and save then try once.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2023 03:23 PM
Hi @AnveshKumar M ,
i tried to do this - not working: also tried to change order of ui policy and it didn't help, have more ideas? thanks!