I've successfully written a suitelet to generate a custom form that shows the results of a saved search. If I add a dropdown field to act as a filter, do I need to add a client script that triggers on value change. The client script would call the original suitelet with the dropdown value as a parameter. Or, is there a better way to implement this behaviour?