ChiSao Posted October 6, 2009 Posted October 6, 2009 Hi, I have 3 tables with following relationship: FIRST TABLE >--- SECOND TABLE --one to one-- THIRD TABLE On the layout of THIRD TABLE I have a portal connected to FIRST TABLE. Now If I klick on a record in the portal I would like to open a new window with the layout of FIRST TABLE and the related record. Is there a nice way, without using the IDs in the script? Information: If I use just "go to related record" it works(but in the same window). Then I tried following script: OpenWindow(size) goToRelatedRecord (FIRST TABLE, layout of first table) This doesn't work Any ideas? by ChiSao
comment Posted October 6, 2009 Posted October 6, 2009 The Go to Related Record[] step has a 'Show in new window' option. There is no OpenWindow script step.
ChiSao Posted October 6, 2009 Author Posted October 6, 2009 ah thx I know why I didn't found it. In the german Version they don't use the word "window". Thx a lot by ChiSao
Recommended Posts
This topic is 5801 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