I I am unable to see state value on list view and i can see on form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2023 07:49 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2023 10:27 AM
@Hareesha Can you share a screenshot here of the issue you are facing on the list view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 10:02 AM
@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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2025 09:55 PM
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.