January 28, 200224 yr All of these topics about relationships are kinda confusing to me... My Situation: I have 3 databases. - 1 Master (where everything is stored and where all the MAJOR data entry occurs). - 2 Views (where no data is entered but just a place to show the information in the Master). - 3 IT (where data is entered, but only SHOWS certain information in the Master). QUESTION: How do I duplicate a record in databases 2 & 3 as one is created in database #1 without using scripts? Can anyone help!? Thanks! ~Addam~
January 28, 200224 yr you'll have to use script if you want to pull something like that off. You could create new records using portals without scripts. at least. the above is as far as i know.
January 28, 200224 yr First of all, get rid of Views -- you're just viewing data already entered in the Master file, so use a new layout in the Master file. Now you can create one relationship with the IT file, and then you can see all the data in portals. HTH, Dan
Create an account or sign in to comment