Active
Project:
Relation add
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2014 at 17:26 UTC
Updated:
22 Nov 2014 at 00:02 UTC
Jump to comment: Most recent
Comments
Comment #1
solotandem commentedAre you not stating your opinion as fact:
Doesn't the user have the ability to view the relation entities separate from the endpoints? If so, then that is the place to display the details (as with every other entity out there). If not, why not?
Less clutter on the endpoint form is better UI design. You should not be editing the relation fields here so why show all of them.
Comment #2
nagy.balint commentedThere is a relation admin UI, however it might be disabled, and its not for the end user. So no you cannot edit these fields without any additional modules, cause relation is just an API.
And this is the exact goal of this module to provide a way to edit the relation from the edit form including the fields contained in the relation.
Comment #3
nagy.balint commentedI can suggest the https://www.drupal.org/project/relation_select module in case you do not want to edit the fields contained in the relation on the edit form.
Comment #4
brunodboCan we make this optional (e.g., a checkbox in the field config), so a site builder has the choice to either show all the relation's fields, or use a simple relation add field as it is now?