Hi, I am stuck on a problem: I have a suitelet form that has multiple searches displayed in sublists. I am trying to addfield dateto and datefrom filters to the form, pass the params to server to run search again. I've tried a few different ways, but no luck. any suggestions? What i was trying to do is avoid making multiple sublist_search_by_date.js files - I have a client side script that displays each sublist script, and multiple search scripts that link to the sublist scripts... what module should i look into doing this with?