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

mustanggb’s picture

You 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

mustanggb’s picture

Status: Active » Postponed (maintainer needs more info)

Whoops, forgot to change status

chx’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

The 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.

marcopanichi’s picture

Same 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

mr.york’s picture

Hanscraft’s picture

I am also seeing "No edit widget." :-(

sagacity’s picture

I 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 ;)