Yes, I have created a Suitelet script and a client script to handle a field change event. Once the user selects a location on the custom Suitelet form, the client script creates a saved search based on the selected subsidiary and location. It then populates the saved search results into the sublist with item details using setSublistValue(). However, the problem is that the Suitelet is not calling the client script, even though I have provided the client script module path. Can you help me resolve this issue? I have uploaded the Suitelet and client script for your understanding.