May 27, 200421 yr hello, I have a bizarre behavior, that just appeared and I can't stand why it's coming... ok: in a portal, I display related records from a table stored in another file. When i click on a record, a script is executed that: - hide the current window - go to the related record: Go to Related Record [show only related records; From table: "SpareParts"; External; Using layout: "Print" (SpareParts)] - upon opening, a script is executed that maximizes the current window What actually goes wrong is that when the user clicks a record in the portal other than the first one, this is that very first that is displayed in the new window, and the user is to use the scroll button to get the desired record. Weird... any idea of what is going wrong ? Please reply asap! Thanks in advance, Sysiphe
May 27, 200421 yr If the related table is in another file then move the Go To Related Record [] script step so it's before the Adjust Window [ Hide ] step. If the related table is in the same file, then you don't need to hide the window, just switch layouts (after the Go to Related Records [] step.)
Create an account or sign in to comment