Login Retreive lost passwordRegister
Search

Forum Index / Feedback / SetAutoCompleteAfter example minor improvement

[ This topic is solved ]

  Time Spring 11 September 09 / 12:31  
There's a bug in the example for the SetAutoCompleteAfter

// set the auto completion for the field Color
$form -> setAutoCompleteAfter("email", $providers);

gives an error because the "@" is missing.

It should be something like:
$form -> setAutoCompleteAfter("email", "@", $providers);

  Johan Wiegel (Admin) 11 September 09 / 15:16  
thnx changed the manual

  Top


powered by PHP-GLOBE   © 2004 - 2010 FormHandler. All rights reserved.   -   Open source license