Is it possible to update Text Box based on Combo Box Selection
Hello! I am new to JSL and trying to develop a tool for an engineering group. What we'd like to do is to pull data from a table and display the results of one record based on a selection of items available. I have developed a super simple version and cannot get it to work. Is it even possible to update a Text Box in a window based on a selection made in a Combo Box. << Reshow is not doing wha...