By jeffomac on
hello everyone... I'm very new to drupal... and loving it. :)
I just learned about the CCK module and have installed it.
What I'm wondering is if I can enter any php code into a custom text field to dynamically pull in data from the database.
For example, could I use CCK somehow to create a form users fill out to post a review of products (this is hypothetical) and the product listing drop-down-menu is one of the custom fields via cck... but the options are populated by pulling in that data from the database of products i have on that site?
This is just an example of what I'd want to do... no real site yet.
Any help is appreciated.
Thanks.
-Jeff