I'm not sure if that's what I need to use or not but I have a CUSTOMER screen based on the CUSTOMER TABLE. I have a GRID with select and the customer name so I can choose a customer and see all their info (name, acct#, address, contact info, etc.)
I also have another GRID on the screen that referrs to a "SURGEON CONTACT INFO" table. I created a table that contains Surgeon's Name, Cell, Email and linked it to the Customer Table. (Our customers are practices and each have multiple surgeons)
What I'm trying to see is if I can create a VIEW or FILTER or SEARCH function so that if we don't know what the Practice Name (Customer) is then we can look up the Practice by the Surgeon Name.
I tried to add it to the TOP GRID but I didn't have a choice for something from the other table. (the surgeon names aren't in the CUSTOMER TABLE)
I was trying to add a VIEW NAME under automatic filtering but it doesn't seem to do anything or have any instructions and I don't know if that will referrence the other table either.
I'd like the action to remain on the current CUSTOMER SCREEN so they can go about their normal business but if they need to find a SURGEON by name they can enter it and it will sort to the PRACTICE (CUSTOMER) NAME that the Surgeon is related too. That way they can SELECT the CUSTOMER and see all the SURGEON info.
Thanks,
WAVETEC