By shanejeffery86 on
Hey all.
I figured something like this would have been inquired about before, but I cannot seem to find any topics on it.
What I am trying to do is pre-populate the Body when a user creates a new Organization content type. I want to pre-populate it with some questions so the user knows to follow a specific topic flow.
I know that I can hardcode this one of the Node files, but I would like to stray away from doing that as it will be overwritten when we update.
Any ideas?
Thanks!
Comments
Well, I just found
Well, I just found http://drupal.org/project/prepopulate.
However, with the length of my questions and with HTML needing to be added to the body as well, I am not sure this will work.
Well, apparently I fail at
Well, apparently I fail at searching: http://drupal.org/project/DefaultTextForNode
EXACTLY what I needed!
Thanks anyways all!
Perfect!
Just what I needed, thanks!