How to add 'Active' Field on custom create table?

Deepak Ingale1
Mega Sage

Hello,

We have created one custom table in the past. That table does not have 'Active' field like we have for other tables like Incident, task or client script etc.

is there any way to add this field now to that table?

Also we are in domain separated environment, so if it is possible to add it? does it have any implications in domain separated environment?

7 REPLIES 7

Like it works for client scripts, UI policies etc.


It wont run if active == false


If I add field with name u_active, I don't think it will work or will it?


It is just a flag and it is your custom table . You can use any field to represent inactive tickets... I don't see this being a problem....


Gurpreet07
Mega Sage

The filters used to be already defined for Active field on several places and those filters will automatically apply on yours new active field too if the back end name of new active field is active (and not u_active).