Newbies wallyrun Posted August 18, 2009 Newbies Posted August 18, 2009 Hi everyone. I have a simple problem I'm not able to solve, due to my lack of experience... I have a layout showing the records of a table, called ITEMS. This table is related to another table called COMMENTS, through a field called ItemID on both the tables. What i'm trying to do is browse the ITEMS layout, and find the item I'm interested to. Once there, with a button and a script, I wish the program to open the COMMENTS layout, showing only the comments related to the ITEMS record shown when I pushed the button. Not so difficult, is it? But I lost the way with parameters, variables, global fields and so forth. The result I got is this: pushing the button on ITEMS layout, the program goes to COMMENTS layout, but doesn't find any record (I charged some sample records, so I'm sure, once the mistakes will be fixed, the program MUST find some records). Thanks for help
myopus Posted August 18, 2009 Posted August 18, 2009 Hi, I hope I've understood your problem here an example (no parameters, no variables) Gilles Items.fp7.zip
Recommended Posts
This topic is 5578 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