So I am still pretty new to Application Studio and I have created a simple search box with a button. I have added a click event that I want to use to call a BAQ and pass it the text box’s value as a parameter. Then I would like to take the BAQ results and load it into my grid. I am doing it this way to avoid using the slide out panel that asks for a parameter value on Form Load.