February 7, 2013 at 15:44 /
Hi!
I tried your suggest with the hidden fields, but unfortunally hidden fields are beeing displayed in search_form using this order:
[date-from-hour value=”10″ hidden ][date-to-hour value=”15″ hidden]
Using the order provided in documentation:
[hidden date-from-hour value=”10″ ][hidden date-to-hour value=”15″]
It doesn´t resolve anything, but displays the whole text “[hidden date-from-hour value=”10″ ][hidden date-to-hour value=”15″]” in frontend.
Regards,
kai