Short Form
short form dosnt catch the text field area
Posted May 26th, 2008 by douggreenHello my friends
I test "Short Form" with the FAQ_ASK module http://drupal.org/project/faq_ask
the FAQ_ASK module form contain (select list, text field, submit button)
but hte ShortForm spy cant detect the text field
are there a solution for this problem?
hook_uninstall patch
Posted January 20th, 2008 by douggreenThis is a hook_uninstall patch that should get rid of any traces of civicrm_countblock should it be uninstalled. This patch also integrates #211392, which allows mysqli support.
List of Destruction:
mysqli database not supported in installer
Posted January 17th, 2008 by douggreenAttached a 1-line patch.
Commit 92708 by douggreen
Posted December 23rd, 2007 by douggreenCommit 91866 by douggreen
Posted December 18th, 2007 by douggreenblock settings do not stick
Posted October 26th, 2007 by douggreenI have installed the short form module and set it as per the README.txt documentation. This created a block for my form under admin/build/block but no matter what I do this block is not remembering any changes I make to it; when I first "configure" it, none of the radio buttons are preselected, as would be usual for a new block, etc