formtools / core

The Form Tools Core.
https://formtools.org
207 stars 78 forks source link

Dropdown options groups not displaying in form - just options only displayed #699

Open apmuthu opened 4 years ago

apmuthu commented 4 years ago

FT 3.0.20

The Options List table: option_lists

The List Groups table: List_groups

The field options table: field_options

When updated, the Order id gets serialised across all list groups for the specific list.

The form just shows an ungrouped set of options: no_option_group_in_form_dropdown

The dropdown field's settings are: dropdown_field_setting

The list group data seen in the options list builder are: DropDownFieldDefinition

How do we get the options group to work?

nelsondcosta23 commented 4 years ago

wow nice :) job apmuthu