how to hide choice list field value in list view?

daggupati
Tera Contributor

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?

7 REPLIES 7

daggupati
Tera Contributor

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.  


daggupati
Tera Contributor

Is there any solution for listview, I just want to hide like formview.


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.