September 22, 200619 yr Newbies I have an ordering system now that I need a button that runs a script that does the following: Copies the contents of the Order # field and performs a find in another layout with those contents, then with the results being placed in a table view ready for printing. Yea. Maybe better in other words: Order Layout - User currently view Order #2 Script - Finds all the records in Parts Layout associated with Order #2 Script - Places all found records in Table Layout ready for print. What does the script need to contain to allow this to occur? thanks in advance
Create an account or sign in to comment