I want to setup a Notes database with multiple forms, but one view/report with information from the different forms. One form might have details on a portable computer (eg. type, serial number), another the software available and it's serial number, and a third form details of the user and their location. The laptops are in a pool and there are some spares left around, of course. I wish to track who has which laptop and what software with a report by laptop. I may have 10 laptops and 10 copies of Lotus Notes (needed by all) but only 5 copies of MS Office (needed only by some). I need to ensure MS Office isn't installed on a laptop that wont be used; allowing a simple machine swap when needed. How do I link forms to each other??
Software/Hardware used:
ASKED:
February 11, 2009 11:18 PM
UPDATED:
February 13, 2009 4:47 PM
I concur with Mherman; you should show only your computer form in the main view. Have other views for users and software. You can hide the other views from some users if you wish. Think of a relational database with three tables – you’ll be glad you structured it this way.
An alternative would be to have the user forms shown in the main view, and the user form could have a selection field that draws its choices from the Laptops view. The Laptop form can have a software selection field that draws from the Software view.