hello my friends
how can I enable form block for FAQ_ASK form? - to make the users submit question from a block
the form block modules http://drupal.org/project/formblock
and if there are another way to put the FAQ_ASK form in a block plz help me about that,
I test short form but its ignore the question text area?
thanks
best regards
Comments
Comment #1
nancydruFrom what I see in that module's description, it applies only to node modules. In this case, while Faq_Ask may look like a node module, it is actually FAQ that is the node module. So I'm not sure that module can be applied. If someone wants to work on this, I will be happy to apply and test patches.
Comment #2
math_1048 commentedThank you very much dear Nancy
I try to write new block contain the Faq_Ask form
by add the new block in the "Implementation of hook_block()", section with $block['content'] = faq_ask_form() fuction, but I get an error message,
I know this is because I am newbie in drupal :).
thank you again
Comment #3
nancydruI just real quickly tried this and it works. I may just leave it in and commit it.
Comment #4
math_1048 commentedWOW , thanks you are amazing
will plug it soon
thanks again and best regards
Comment #5
nancydruCommitted to -dev on both branches.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.