Fields are not getting hided on the specific variables in Multi Row variable set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 05:35 AM
Hi Team,
Have written a client script to hide specific variables for a multirow variable set in the task Level in the form level its getting hided but in the Task Service Catalog section view in the list its visible. Is there any alternate solution to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 10:20 AM
In the client script, you have written logic with if condition(I guess) try to write the logic for 'else's where if not, then hide the variable.
Regards,
Priyanka Jeganathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 02:01 PM
Hi @Sowmya,
Unfortunately, I believe what you are trying to do is not achievable.
A few threads from the past with the same question:
Cheers