I am using 4.7.2 and the latest release of nodeformtemplate in conjunctioon with nodeformpopup.
i am unable to get any anything to go into the fields of the form template except for the title field. i can choose any of the %strings or just plain text into the title field (the node title) and it works great! however, none of the other fields maintain their text when i push the submit button.
is the template restricted to allow only certain fieldtypes to be populated?
jason
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | nodeformtemplate-cck.patch.txt | 1.05 KB | Egon Bianchet |
Comments
Comment #1
Egon Bianchet commentedNo, it should work with all textfields ... I'll have a closer look. Which node type is causing troubles btw?
Comment #2
jbhan commentedits a custom CCK node, with a title field (the node title) - which is the one that saves/populates, and a few simple text fields. there is a radiobutton field, and a catagory, freetagging enabled, field. I am trying to populate the title, url, and the summary fields from the nodeformpopup module.
thanks!
jason
Comment #3
Egon Bianchet commentedYou may want to try this patch as a temporary fix ... I have yet to find a better solution.
Comment #4
Egon Bianchet commentedWhooops, nevermind.
It won't work because I forget some stuff ..
Comment #5
Egon Bianchet commentedI just committed a new version of nodeformtemplate that should be a lot more solid. Now all textfields and textareas should work, with the exception of freetagging and nodereference fields.
Get it from here http://drupal.org/node/96733 once the tarball is updated
Comment #6
(not verified) commented