- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 03:10 AM
Hi There,
I have one requirement on sysapproval_approver Table
I have one Catalog Item 'XYZ' in that , i have 2 fields and These fields should be displayed on approval page
Not on Request page or RITM those should only visible for Approval ,
So how can i achieve this, can anybody please help me to get the proper solution.
Thanks,
Priya
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 11:21 PM
Hello,
The business rule will only populate the fields on approver table. To hide the fields for other items on we need a UI policy. Please do the below:-
Create a UI policy on sysapproval_approver table as below:-
Use the below condition:-
First click on Approval for-> task fields
Then select requested item[+]
Item-> Catalog item fields
Then select name is XYZ
Then in the UI policy actions below:-
Just create the record for both fields
Set the field name and set visible to true and save it
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 11:08 PM
Hello,
I tried this, but which is not working as expected, the variable are visible on all the catalog items, not for the particular items, please help me how can i modify to get the variables only for particular catalog items.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 11:21 PM
Hello,
The business rule will only populate the fields on approver table. To hide the fields for other items on we need a UI policy. Please do the below:-
Create a UI policy on sysapproval_approver table as below:-
Use the below condition:-
First click on Approval for-> task fields
Then select requested item[+]
Item-> Catalog item fields
Then select name is XYZ
Then in the UI policy actions below:-
Just create the record for both fields
Set the field name and set visible to true and save it
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 12:25 AM
Hello,
Its working as expected, thank you
But now i need one more help, what i need to do here is, when the Approval is member Of "Network" Group at that time only these fields should be visible. otherwise no.
what changes i need to do in BR please let me kow
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 12:30 AM
Hello Priya,
Can you mark my answer aa correct and create a new post for the new query. I will help you on the new post for this. As this post is getting very long.
Thanks.