While trying to create a new model to be inlined to a structured content field, I ran across two issues, first of which I would consider a bug, the second an inconvenience.
-
If no records exists for the to-be-inlined model, youāll see a button to create one on the modal dialog. This however gives a warning that if continued, unsaved content for the currently edited record (with the structured field being edited) will be discarded. So it seems this isnāt really possible.
-
If thereās already record for the model, you wonāt see the button to create a new one. I figured this can be circumvented by typing nonsense on the search field in order to get no results. Then youāll be able to see the create button, but again face problem 1.
This seems to completely break the editing flow if other than blocks need to be inlined. Is this the expected behavior for now or have I discovered a bug? At the very least, Iād expect for the create button to be removed from the dialog.