Adding Options to DropDown Field

Hey there,

is there a possibility to add options to a DropDown field using JS?

Best regards
Kelvin

Hello Kelvin,

Is it a Choice field or Lookup field?

Where new options are stored? On what action you need to add them?

It's a simple choice field. Options are strings stored in JSON.

@Kelvin,

The choice field doesn't accept options that are not specified in Column settings.

But you can specify all the options you want in the column settings and hide/show them in the dropdown in the form.

Please find instructions in this post: