I have an interface with a Field of the "Linked to another record" type. I want users to be able to either add or remove a connection to an existing record, OR to add a new linked record. I can set the field to allow these two things independently:
However, in the interface both of these things don't work. If I allow for both, users can only remove the connection or add a connection to an existing record. However there is no way to add a new linked record. If i disallow the "Allow users to link/unlink", then users CAN add a new linked record. I want both of these things to be possible, as the interface field settings seem to imply.
Am I missing something?