When VFV is enabled it conflicts with the view area handler provided by views, so this disappears.

CommentFileSizeAuthor
#4 view-before.txt29.42 KBleex
#4 view-after.txt20.86 KBleex
#4 viewbug.png28.49 KBleex

Comments

damiankloip’s picture

Status: Active » Needs work
leex’s picture

I agree with this, specifically this paragraph is wrong.

"This module allows you to embed a view as a field in a view. A new global field handler is made available, so this can also be used in area (header/footer/empty) handlers as well as rows."

It says a 'new global field handler' is made available. It should say that a new global field handler will replace the current one, wiping out any header/footer views you already had in place.

Frustrating as I installed this module to get some views fields and it broke my existing views configuration.

damiankloip’s picture

Can you provide a bit more info please or maybe an export of your view? Can you explain the steps to re create this? If there is a problem, we can try to fix it. Without a very helpful description of the issue it's difficult.

leex’s picture

StatusFileSize
new28.49 KB
new20.86 KB
new29.42 KB

Sure no problem. As seen in the image all footer 'View area' became just 'View' and I had to reconfigure all the 'View' footer fields to point to the correct view-display. Also when I select a view through here, it does some ajax loading but doesn't bring up the form to select the display until I save and re-open that 'View' footer field.

Viewbug

damiankloip’s picture

Title: Improve/expand project page text » Conflict with 'view area' handler.

I think I can see the problem here. It looks like this module is conflicting with the global view area handler provided by views. I will look into this.

In the future, can you please not put bug reports into issues that are clearly not bug reports. This issue was meant to just be for improving the documentation, which this isn't anything to do with. A new issue would be the thing to do :)

damiankloip’s picture

Category: task » bug
damiankloip’s picture

Status: Needs work » Fixed

There was a conflict with the naming of the view area and views_field_view area handlers in hook_views_data. I have just committed a fix for this, you should be able to use both in harmony now :)

leex’s picture

Sorry damiankloip I didn't know it was a bug report, I thought it was working as designed and that the documentation was wrong.

damiankloip’s picture

No worries :), I think you found a bug, described it, then I could find it too. So not all bad...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Changing issue title/description.