群组受众列表在“有机组”中显示“无”
In my drupal site i have implemented the Organic Group module for user group management
- Here I have created a number of groups like grp1, grp2 ... .
- I have a custom content type as Opinion that has a field Groups audience with FIELD TYPE Entity Reference so that user can able to post the content type and choose group from GROUPS AUDIENCE to which group the post should belong
The issue is when i am adding Opinion by admin dashboard the groups are showing in the list GROUPS AUDIENCE as grp1, grp2 ... and posted to that required group
But when the authenticated user want to post that the GROUPS AUDIENCE shows NONE , by which after posting the content it is visible in Home page but not showing the corresponding group page
I have gone through this link
Also given the full permission to the Role that assigned to the user . Any guidance will help me a lot.
Thanks
在我的drupal网站中,我实现了有机组模块 p>
- 这里我创建了许多组,例如grp1,grp2 .. ...... li>
- 我的自定义内容类型为意见 strong>,其字段群组受众群体 strong>包含字段类型实体参考 strong>,因此 该用户可以发布内容类型并从群组听众 strong>中选择群组到帖子应属于哪个群组 li>
ol>
问题出在何时 我正在通过管理信息中心添加意见 strong>,这些群组在群组听众 strong>列表中显示为grp1,grp2 ...并发布到所需的群组 p> \ n
但是当经过身份验证的用户希望发布群组听众 strong>显示无 strong>时,在发布内容后,该内容会在主页中显示但不会显示相应的内容 小组页面 p>
我已经浏览了此链接 p>
还授予分配给用户的角色的完全权限。 任何指导都会对我有所帮助。 p>
谢谢 p> div>
I just changed the following to get my work Admin -> structure -> content type -> custom content type(i.e. Opinion) -> manage fields -> changed the WIDGET name to Select list of the field name having FIELD TYPE as Entity Reference