I I am unable to see state value on list view and i can see on form

Hareesha
Tera Contributor

I have a custom table and on it state field is available. I have introduced a Draft State. I can see the value on form but not on list view. can anyone suggest the root cause for this.

7 REPLIES 7

@Hareesha Can you share a screenshot here of the issue you are facing on the list view.

asane
Tera Contributor

@Ratnakar7  @Sandeep Rajput  I am facing a similar issue, when I am cancelling a case, state of FORM is cancelled but on list view is Pending Customer.
* I have checked the pending customer option and it is "Incative".

* any idea how to takle this ?

 

 

asane
Tera Contributor

Hey dev's, My issue fixed.

* I observed state choices "Pending Customer" and "Cancelled" both have same backend value of '7';

* Choice 'Pending customer' was inactive but still getting displayed somehow.

* I have changed the value to some unique value for "Pending Customer" as its inactive so it doesnt bother other configs.

--> now its working fine.