04/24/2013 at 7:06 pm
#257847
Keymaster
@ Heather
Sorry, but there is no auto refresh, you have to click submit. If you make different selections and then submit, it does search using the new selections and not the previous ones.
You can hide the no results message using CSS:
.cn-list-no-results {
display: none;
}
