How to delete a view for custom table?

Jaya4
Kilo Guru

Hi All,

I have a table   (not extending any table).   For the custom table I created a new View and associated it with admin role. And I switch my form with new View. Now when I want my default view , I ma not getting the option in the right click. Moreover, I deleted the view from the Views. But when I create a new record in my custom table, it always show me the custom view not the Default one.

I tried Hide and that did not work either. Even once I create a new record or click on any old records, the deleted view shows up and is back in the view list.

The Delete or Hidden option is not working for me.

1 ACCEPTED SOLUTION

Hi Jaya,



Have you checked your view rules System UI>View Rules



If you do not already have a "default view" setup for your custom table simply create one and set the view to "default view"



See example below on my incident table (albeit mine has an extra condition)



find_real_file.png


View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Jaya,



Following links should be helpful:


Delete a view


How do you delete Form Views?


Create and delete views



Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.


Thanks


Ankur


Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,



Thanks for the links. I tried to delete the custom view ( using three options you mentioned above). But non of them is working. The View is getting deleted, but when I am opening/creating any record, the form is getting open with the custom view only not with the default one.



Even, when I go back and check the Views list, the deleted view shows up and is back.


Hi Jaya,



Have you checked your view rules System UI>View Rules



If you do not already have a "default view" setup for your custom table simply create one and set the view to "default view"



See example below on my incident table (albeit mine has an extra condition)



find_real_file.png


Thanks, Its working