Closed (fixed)
Project:
Autocomplete Node Finder
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2009 at 15:11 UTC
Updated:
21 Mar 2009 at 13:00 UTC
I want to have the user find a node, and then call up a function of mine with the node id when they submit. I tried with hooks, but I can't get it to work. Any ideas?
Comments
Comment #1
Driscoll commentedOkay, I figured that out. Now I need a add a variable to the form. So when I submit, I add that node to a list. Is that possible?
Comment #2
danielb commentedYou would have to do something like this in a module
Comment #3
danielb commented