Gabelbart
Relationship select with grouped options and create action.
On my relationship-select I'm using the
options
method for grouping the Entries. Also I'm using the createOptionForm
for adding the ability to create new Entries.
Problem: After adding the new Entry the value of the select is set to the new option, but the Option is not listed with the other options.
When I remove the options
it works as expected.
2 replies