Hello, First off, apologies if this question has already been
asked/answered, but I wasn't able to find a thread that had my specific
problem. Background:I have a table that will dynamically grow when the
User presses an "+" button. In my table I have a drop down box that auto
populates a text box based on a Users specific selection. This is the
code that I used: form1.page1.subform1.Table1.Rows.ItemDescription::exit
- (JavaScript,
client)form1.page1.subform1.Table1.Rows.WarehouseCode.rawValue =...