How do I deactivate a form view?

Sid_Takali
Kilo Patron
Kilo Patron

Hi all,

Mistakenly I have created a view on a form, but it is no more required. How do I deactivate a form view?

 

Thanks

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Sid_Takali ,

Don't remove the view - that's used across all forms that reference it (e.g. removing ess view would impact a LOT of forms/tables).

instead, remove the sections related to the table you wish to remove the view from. I prefer to go to the table sys_ui_section, find the entry that matches the table and view that I want to affect and make changes there. 

But, you have no other way except deactivating/deleteing the view then follow Create and delete views 

 

View solution in original post

1 REPLY 1

Community Alums
Not applicable

Hi @Sid_Takali ,

Don't remove the view - that's used across all forms that reference it (e.g. removing ess view would impact a LOT of forms/tables).

instead, remove the sections related to the table you wish to remove the view from. I prefer to go to the table sys_ui_section, find the entry that matches the table and view that I want to affect and make changes there. 

But, you have no other way except deactivating/deleteing the view then follow Create and delete views