Choice values are appearing twice

amaradiswamy
Kilo Sage

Hi All,

We have a dopdown field called "type" in a "devices" table. Under devices table we have created 3 child tables laptops and desktops. we have added 10 choice field values to the parent table(in sys_choice table table is u_devices and element is u_type) but surprisingly in the dropdown it is showing each choice value twice(totally it is showing 20 choices). And one more problem is that when i am trying to create a laptop then in this field no choice values are shown, only for desktops only i can see the choices(each value twice).

Please help and advice on this.

Thanks and Regards,

Swamy

15 REPLIES 15

jeff_foltz
Kilo Expert

I came across this issue when I added a choice field to a form and set the type to reference.   I have twelve choices.  


choices.png


When I go to the form, there are 24 choices.   Inspecting the field shows that half the choices have the sys_id as a value and half have the string as a value.


choices2.png