HOW TO REMOVE CHOICES FROM A LIST TYPE FIELD ?

Gudu
Tera Contributor

Hi Team,

i am stuck in removing fields from a list type field where it is referencing to another table.

Gudu_0-1684306718821.png

 

Gudu_1-1684307012166.png

 

 

Actually Impacted site field is of type - list type and it is referencing to Network Services Impacted table. 

 

Now when i click on Impacted site field search box it is referencing to Network Services impacted table and is showing 20-30 choices but i don't want to show all the choices when i click on impacted site field instead i want to show few choices from there and also wanted to add 2 choices over there. Adding 2 choices can be done when i add those 2 choices on the reference table but the issue is how to show only few choice field from the reference table.

 

Can anyone help me on this ?

Please let me know if any one having any query on it.

 

Note : When i do right click on impacted site , it is not showing configure choice and is showinng only few as below.

Gudu_2-1684307096297.png

Please help me on this .

 

1 ACCEPTED SOLUTION

Hello @Gudu ,

 

If you want to show only a few values then you can add a filter with name as those records which you want to show on the form.

 

Or other way you can create one flag on Network Services Impacted table. and you can make that flag active true for those values which you want to show and then you can add filter on reference qualifier as that flag value set as true.

 

Let me know if this helps.

 

Thanks,

Kalpesh

View solution in original post

5 REPLIES 5

Jaydee1
Tera Guru

Hi @Gudu ,

Could you please explain on the basis of what you need to show choices.

You can modify reference qualifier as per your need.

Thanks,

Jaydee

Gudu
Tera Contributor

Hi Jaydee,

Customer wants to remove some choices from the impacted site choice list. There are almost 30 choice are there in the reference table - "Network Services Impacted" which shows on the impacted site field. 

Hello @Gudu ,

 

If you want to show only a few values then you can add a filter with name as those records which you want to show on the form.

 

Or other way you can create one flag on Network Services Impacted table. and you can make that flag active true for those values which you want to show and then you can add filter on reference qualifier as that flag value set as true.

 

Let me know if this helps.

 

Thanks,

Kalpesh

Gudu
Tera Contributor

Hi Kalpesh,

We have created the flag as active is true or false and made all the fields to false which are not necessary. 

Thank you.