August 18, 200916 yr Newbies 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
August 18, 200916 yr Hi, I hope I've understood your problem here an example (no parameters, no variables) Gilles Items.fp7.zip
Create an account or sign in to comment