Hi all drupal users,
I created a content type 'Trip' with CCK for my tourist site, i need a question tab for a Trip node for users. The users can ask question to me about this node. I think I will create another content type named 'question ' for the questions.
I need to know what modules can show me this 'Question about this trip(node)' tab?
Thanks anyway!
Comments
Comment #1
steve169 commentedup
Comment #2
ultimateboy commentedFirst of all, upping your post after an hour will probably not help in getting a response. Give several days before upping, and even there, it is questionable. This sort of functionality is not provided via any specific module. It is quite easy to do via a custom module and because it is pretty specific to your needs, I believe it will stay that way. If you have a specific issue about how to implement such functionality via a custom module, please post a different issue which outlines exactly what you have tried, and what code is not working correctly.