how to hide choice list field value in list view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2016 05:16 PM
Hi,
I have a issue, in incident i have field call state, in that i have values like open, in progress, resolved and closed. so, for itil users i want to hide closed option in both list and form view?
- 6,744 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2016 05:49 PM
Hi, i tried that for the form i don't have any problem but for the list view i apply the business rule but it is not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2016 07:41 AM
Is there any solution for listview, I just want to hide like formview.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2016 07:58 AM
I don't think you can hide the value in the list view. I would just put a list_edit ACL on state and force people to do it inside the form. Or create a UI Action that is a list action and allow people to change the state from there.