All state dropdowns are not showing

Poorva Bhawsar
Mega Sage

Hi Community,

 

All state field dropdowns are not showing on problem table state field. I have added one custom option but its not showing in the dropdown of state field.

 

I checked client scripts and ui policies. But didn't found any which is creating issue.

 

Thanks,

Poorva Bhawsar

14 REPLIES 14

shri5
Mega Guru

There must be some onload client script in which you must have written g_form.removeOption and g_form.addOption, there you need to add this choice.

Poorva Bhawsar
Mega Sage

I have already checked client scripts but didn’t found any.

shri5
Mega Guru

just filter client script by  - script - contains g_form.removeOption and check it again as this is the only thing which will make the difference.

shri5
Mega Guru

@Poorva Bhawsar 

Have you got the solution?

No, there is no client script which is removing or adding these options.