Hi Everyone ! Don't you know if there is a mean to force user selecting an autocomplete list choice when using input_auto_complete_tag ? I would like the input_auto_complete_tag to be kinda "read-only" : the user could only select something in the autocomplete list, but would not be able to type something in the input_tag which is not in the autocomplete list.
Thanks in advance, that would be really helpful. PS: Some of you may ask : "Hey ?! You're looking for a select_tag !" But ... no ! With a select tag I can't dynamically update options to select easily. Then ... try using a select tag with z-indexed stacked divs on browser <= IE6 ... you'll quickly want something else too. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
