search for: showcompletedetail

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

Did you mean: showcompletedetails
2008 Sep 08
1
ActiveRecord::StatementInvalid Error
...#3): 1: Select Customer Address<br /> 2: 3: <%=collection_select "address", :id, Address.find_by_sql("select * from addresses where typeid=#{params[:id]} and customerid=#{session[:customerid]} and enabled=''1''"), :id, :address, {}, {:onchange=>"showcompletedetails()", :onclick=>remote_function(:update=>"", :url=>{:action=>"setaddress"},:with => "''id='' + $ (''address_id'').value"),:size=>"5",:class=>"dropdown",:style=>"width: 100%;border:1px...