Active
Project:
Editview
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2009 at 15:40 UTC
Updated:
11 Jul 2010 at 04:37 UTC
HI
Thanks for the module, Please let me know how I can disable the editing and use only the new node feature?
Thanks
Vinoth
Comments
Comment #1
aren cambre commentedNew features go to current version.
This would be a good idea to allow quickie node creation while viewing x most recently-created nodes. I want to use this with a time tracking product, and the old nodes are generally not re-edited anyway.
Comment #2
bfr commentedI did it by creating a view that shows the information i need, then attaching an editview below it(with views attachment) and filtering it with something that creates no results.
As a result, i first have my non-editable node fields displayed first(or actually a calendar, i'm also doing a timetracking thing) and below those an editview display which shows only one empty line.
Comment #3
webchickHey, thanks! That's a great tip, bfr! But I agree it'd be nice if there was some sort of option for this, rather than having to learn such an esoteric trick. :)