Does the pre_render filter support multiple functions in the same instance?
I am trying to return results to two separate drop downs on the same form with separate ID's.
Dropdown1 - will retrieve XXX data from DB
Dropdown2 - Will retrieve YYY data from DB