How to Override Choice List value in Dictionary overrides?

waqas3
Kilo Contributor

Hi

I am creating a dictionary override for 'Priority' field from 'task' table to 'Defect' table. Priority field is a dropdown field with --None-- and i want to have priority field in defect table without --None--. I cannot find the way how to change dropdown list without '--None--' in dictionary override.

Any idea's

6 REPLIES 6

Sravan33
Tera Contributor

How can we override choice field values through script ?can any one help me how to do it.

thanks in advance 

Hello Sravan33,

Do you know addOption and removeOption g_form API ?

g_form#addOption 

Using the g_form.addOption method