Newbies eric46 Posted April 18, 2007 Newbies Posted April 18, 2007 Hi, First post - here goes, I have a database where i add notes for appointments, what i would like is when i create a new appointment which is linked to a client, go to the notes section and add new notes for that appointment but to also have maybe a portal?? showing all notes from previous appointments (maybe even when you click on a portal row, the notes fields displays that record). many thanks in advance. Eric.
mr_vodka Posted April 18, 2007 Posted April 18, 2007 He Eric and welcome to the forums. Make a self join relationship where you put another table occurence of your appointments table, keying on the ClientID. Then you can create a portal that will use the new relationship and put on the related Notes field. This will display all the client's other appointment notes. If you want a way to go to a particular note's appointment record. Create a button and use the Go to related record step.
Newbies eric46 Posted April 18, 2007 Author Newbies Posted April 18, 2007 Many thanks, just sussed it as well, Thanks again-what a brilliant resource
Recommended Posts
This topic is 6429 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now