Newbies luka30o Posted February 9, 2014 Newbies Posted February 9, 2014 ]Hi,   First I want to apologize for my english language, which is not perfect.  I'm  trying to prepare some database for my own small company. For start I've used the FM starting point, which I'm trying to modified for my needs.    The issue that stopped me, is that I cannot populate a Portal related on (line table between PROJECTS and PRODUCTS) using a pop up Window. The option or technique to use a pop up window I choose, because on PRODUCTS table I have more then 500. records, which is uncomfortable to find some product   I attached the screenshot of the button script, but I cannot attach the script for the Pop up window, so I preferred to attach the database file. Also I added a screenshot with a graphic explanation of the problem.  I hope is clear my post  for receive some help.  Thanks in advance to everybody.       Â
Fitch Posted February 11, 2014 Posted February 11, 2014 When you click the button to pop up the new window, store the portal row (in a $ or $$variable) using Get(ActivePortalRowNumber). Then when you close the popup, use Go to Portal Row (By calculation). Is that what you mean?
Recommended Posts
This topic is 4190 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