When Using "#autocomplete_path" form element attribute, makes module confuse.

rsantiag - July 13, 2009 - 08:44
Project:Hide submit button
Version:6.x-1.9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

I´m trying to use Hide Submit module in a form in wich one of its elements use the "#autocomplete_path" attribute in order to show availables options. If you select one of the options and press return instead of Tab, Hide Submit module catch the event and hide the "submit" button but there is nothing submiting.

Hope you can understand the issue.
Ricardo

#1

Optalgin - August 5, 2009 - 13:15

Sorry for my (so) late response

The script used in this module sometimes conflicts with AJAX/AHAH calls
Autocomplete is one of them.

If have a running page with the above error I would be happy to have a look
and find the best way to solve it.

In the last release I added some options to excluded problematic fields,
As a temporary solution you can disable the module for a certain form.

 
 

Drupal is a registered trademark of Dries Buytaert.