barry Wassink1424296214 Posted May 10, 2012 at 08:41 PM Share Posted May 10, 2012 at 08:41 PM I did not find a solution for this selection: I have a custom search field in the advanced_search.thtml --------- <div class="jr_fieldDiv"> <div class="nocategory"><?php __t("Address");?>: {jr_addresslineone} <button onclick="jQuery(this).parents('form:eq(0)').attr('action',s2AjaxUri).submit();" class="jrButton"><?php __t("Search");?></button></div> </div> ------- Now i want add a dropdown box with 2 filters that are named "cheap" and Close. Cheap i can order like this: <input type="hidden" name="data[order]" value="rjr_fieldname" /> But this is hidden and not in a dropbox. At the moment the sorting is done by distance standard. I did not find a discription i understand to realise this function. I hope you can help me! Thanks, Barry Link to comment
Alejandro Posted May 10, 2012 at 09:16 PM Share Posted May 10, 2012 at 09:16 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
barry Wassink1424296214 Posted May 10, 2012 at 09:28 PM Author Share Posted May 10, 2012 at 09:28 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted May 10, 2012 at 10:14 PM Share Posted May 10, 2012 at 10:14 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
barry Wassink1424296214 Posted May 11, 2012 at 06:54 AM Author Share Posted May 11, 2012 at 06:54 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted May 11, 2012 at 12:25 PM Share Posted May 11, 2012 at 12:25 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts