search for: text_input_with_auto_complet

Displaying 1 result from an estimated 1 matches for "text_input_with_auto_complet".

2006 Jan 23
0
Indexed Text Input -> Ajax with Helpers
Hello again. I can get my input forms doing what I want using the '':index => object_counter'' syntax which is very nice. However, the Ajax text_input_with_auto_complete seem not to be able to account for the :index. I can see in the source why this is the case. I have a workaround that is an ugly kludge. I am wondering if there is any less-ugly kludge that I can try. Again, I would like to do <%= text_input_with_auto_complete :timecode, :timecodedesc, :in...