use a hidden field in a form
enboig - November 10, 2009 - 15:08
| Project: | Editview |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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?
