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

bfr’s picture

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