I have a NetTalkWebForm for Table #3 with a lookup into a .TPS VIEW with two files (Table2 and Table1). When a selection is made in the lookup, I’d like to display values from both Table2 and Table1. So far, I can only get values from Table2 to display on the update (table3) form. If I can get the lookup working, the next step is to get the initial display (when in Change or View record mode) working.
Any quick suggestions on how to get the "Lookup Settings / More Assignments" to copy values from grandparent (table 1) to local variables for the update (table3) form?