Relation select field settings are field instance settings. It would be more appropriate to use field widget settings to store the view and relation that are being used.
This creates a problem when another module is using a different widget that works on the relation field type as defined by this module.
(The instance settings show up on the other widget's settings form, and have nothing to do with that widget)
See #1816830: Switching widget type does not remove field instance settings.
Comments
Comment #1
steveoliver commentedCopied from my comment in 1816830:
I'll follow up in the Relation module issue queue, too.
Comment #2
steveoliver commentedsee #1817002: Relation Dummy Field uses its own field type
Comment #3
steveoliver commentedwoops. this is a task.
Comment #4
steveoliver commentedSee #1753844: relation select field type collision with relation dummy field and #1817002: Relation Dummy Field uses its own field type.