Closed (won't fix)
Project:
Relation
Version:
7.x-1.x-dev
Component:
Dummy_field
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2011 at 11:10 UTC
Updated:
3 Nov 2012 at 19:44 UTC
Hello,
I'm trying to make Relation (last dev) work on my brand new d7 community. I need to associate users (w. Profile2) to their company (Content type).
I created the relation. I enabled Dummy field and all the other Relation modules. But when I try to add the field to the profile entity, I just have a "No edit widget". So nothing is displayed in user edit.
I tried using the "Add Relation" block but that's invisible as well.
So how to use those relations?! :(
Comments
Comment #1
mustanggb commentedYou can either assign the relation add or relation entity collector to a region and use them
Or use the relation select module which does allow you to edit existing relations
In the module's description there is a how to use section that links to Johan's screencast's, a good place to get you started http://nodeone.se/node/970
Comment #2
mustanggb commentedWhoops, forgot to change status
Comment #3
chx commentedThe jury is still out whether we will provide edit of relations but it's absolute sure we won't be provide any widgets. I am considering spinning off both blocks even.
Comment #4
marcopanichi commentedSame problem here
I also re-install the whole site once again
Once the widget appeared, so I can't imagine what condition make it happened that
Comment #5
mr.york commented#1498828: Create relation field
Comment #6
Hanscraft commentedI am also seeing "No edit widget." :-(
Comment #7
sagacity commentedI had the same problem, but..
read here: http://drupal.org/node/1340208#comment-5248574 (comment #3)
and try this: http://drupal.org/project/relation_select
or this: http://drupal.org/project/relation_autocomplete
maybe it helps some googling-people ;)