I have set a view, with the name as defined, and the module find the view as a link on the 'edit" mode. When displaying the node, nothing display.

Due to lack of documentation, i did try all possible options for the view:

  • FIelds
  • Display Suite (my preferred)

with Master, Master + Page or Block or Attached.

All works separately, but nothing displayed on the node.

I have the following modules installed:

  • views 7.x-3.0-rc3
  • field group 7.x-1.1
  • field group views 7.x-1.1
  • views fields 7.x-1.x-dev (2011-Sep-13)
  • Field suppress 7.x-1.0

I appreciate any help.

Comments

Blooniverse’s picture

... in my case I cannot even find anything functionally new in Views after the activation of this module. What exactly should show up there? I didn't get the description!

However, if you want to attach View data/output to nodes, why don't you make use of:

These modules seem to be quite promising!

Demiska’s picture

I can't find anything too.

fraweg’s picture

Hello,

for me it is the same..What have I to do to make this module run?

Thanks al lot,
Frank

designingsean’s picture

Agreed. This looks like a module I need, but after activating it, I see nothing new in the Views UI, either for existing Views or newly created. What exactly are we missing?

zorax’s picture

same thing, no readme file, nothing else in the view....

rohr’s picture

Priority: Normal » Major

Please add more to the description/documentation. This module can be read as having field group functionality in views.

Apparently, I should be getting the "View" option on the content type as shown here from another person's example: http://drupal.org/files/CT-manage-display.jpg. Please add this image to the description or documentation, so that people know what to expect.

Unfortunately, I am not seeing this after installing. I see many others having the same issue.

jordan8037310’s picture

Component: Code » Documentation
StatusFileSize
new17.48 KB

I gave this one solid go, but alas, I could not get the content of the views to display on the node.

My steps

  1. Install Field Group views module along with all required modules. Enable said module.
  2. Browse to desired content type
  3. Hit Manage Display
  4. Browse to bottom of the page where it says Add New Group. Fill out label, group name and select "View" from the dropdown
  5. Save and appropriately order the location of the view on the page in the Manage Display page
  6. Create a view with the same machine name as Field Group Views automatically names. See Attachment 1.

    Attachment 1
  7. once you have correctly created the view, the text will change from gray to an active link. (Hooray! Small victory!)
  8. Alas, none of the display types I had at my disposal were correctly displayed. Damn.
  9. Cry out, "damn you Field group views module!". Then continue on to google an alternative solution such as the solution mentioned in comment #1.
dgtlmoon’s picture

Priority: Major » Critical

so this module is no good for example if you have a view:block of taxonomy terms, only suitable for when you can handle the output in the "Manage Display"

qasimzee’s picture

Are there any ways to use this module ? :)