sullyman Posted January 31, 2008 Posted January 31, 2008 I have a Purchase Order list layout setup to input fields etc. When the user wants to print, they can go to the Form Layout i have setup to print the Purchase Order etc. But the problem is that this layout shows all records etc. so eventhough the user arrives at the record they want to view in the Form layout, i would like to restrict the user only to see the one record. Is this possible?
_henry_ Posted January 31, 2008 Posted January 31, 2008 Have you tried GTRR (Go to Related Record) function?
sullyman Posted January 31, 2008 Author Posted January 31, 2008 I have tried related record but the user can still see the other records if they so wish. Anyway to just pull up the selected record in Form view without all the other records.
sullyman Posted January 31, 2008 Author Posted January 31, 2008 Anyone know how to implement the following foundset solution please http://fmforums.com/forum/showtopic.php?tid/191769/
_henry_ Posted January 31, 2008 Posted January 31, 2008 Well, you've tried to click "Specify" and choose the "Match current record only" with "Show only related records" clicked? I am fairly sure that it supposed to show you only related records with match current record...
bcooney Posted January 31, 2008 Posted January 31, 2008 If you have View as Form selected for the po form layout, you cannot use the scroll bar to see another record. Also, your print command should include Print Current Record in its saved settings.
sullyman Posted January 31, 2008 Author Posted January 31, 2008 Hi BCooney, I have my PO Form set to Form View but i can still navigate to other records with the Rolodex. Is this correct?
bcooney Posted February 3, 2008 Posted February 3, 2008 If you hide/lock the status area (the panel to the left that has the rolodex), then the user cannot access the rolodex and switch to another record. So, for example, from List view, you would put a button on each record row. This button would go to the Form layout and Hide the Status bar (lock). You're entering the realm of scripted navigation...
sullyman Posted February 3, 2008 Author Posted February 3, 2008 Thanks BCooney. Yes scripting is scaring me :B
Recommended Posts
This topic is 6137 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