I have a an autocomplete already setup and working but would like to pass in an additional parameter from the same form for example: having a select named State, and the autocomplete should display only Cities for the that selected State so I''d like to pass the auto_complete_for method that state_id parameter I wasn''t able to find a way to do this but there might be some other way I don''t know about