Active
Project:
Popups: Subedit
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2009 at 15:08 UTC
Updated:
22 Jan 2010 at 12:16 UTC
Thank you for this mudule. Would it be possible to integeate this with views?
Node title | edit field group 1 (popup) | edit field group 2 (popup) |
Comments
Comment #1
bfr commentedNot sure how to do it with multiple groups since i have only one, but this is how i did it:
1. add node:nid field to view
2. Check "rewrite the output of this field" and put "edit" or whatever you want there
3. Check "ouput this field as a link" and put "node/[nid]/edit" there
4. write "popups" in the class field.
All without quotemarks ofcourse.