I am trying to use a database for a guestbook. The initial records into the database is from another database (Guestbook) and have a record_type of 'master'. I have used the modify_search function to enable a user to find the guestbook and then I use the add_record (changing the record_type "addrec". Works great.
Now my problem is creating the ability to find a guestbook (master) and view all of the comments (addrec). Any idea how I can accomplish this?
Now my problem is creating the ability to find a guestbook (master) and view all of the comments (addrec). Any idea how I can accomplish this?

