@venkatasri Thankyou so much for your response. Perhaps i was not able to explain my query in a better way. Let us say in the example that you have shared below, i need to search for customerID='4532' (a value not available in static dropdown). The current implementation would only allow me to chose 123, 1234, 12345(available static values). In case the customerID value is not available in static values, i want to pass customer_id_tok as index=main customerid='4532'. Please advise .
... View more