Project:Editview
Version:6.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I have a view which uses an argument to filter its content. When adding a new node I need to pass this argument to the "new node" as a hidden field.

Is this possible?

My view lists all nodes with "assentament_nid"=46; Is there a way that when creating a new node its $node->assentament_nid=46?

nobody click here