ChiSao Posted November 27, 2009 Posted November 27, 2009 I have layout with a portal and if you click a record in the portal you will see another layout (to change record). In "normal" Mode I'm using "go to related record[other layout]", no problem. Now I had to modify the script for IWP mode: Write Records/Request[] go to related record[other layout] And it doesn't work. It shows always the first record in the table and not the record I've clicked on. But if I remove the "Write record/request" it does work. I don't understand why my script doesn't work! by ChiSao
Peter (duksis3) Posted November 27, 2009 Posted November 27, 2009 Script step: Go To Related Record and on dialog box set: Get related record from:...your related table Shoe record using layout: ...your layout you want to use Check Show only related records Match current record only This work via IWP without problem. But I haven't seen script step Write Record/Request.}:(
ChiSao Posted November 30, 2009 Author Posted November 30, 2009 (edited) Script step: Go To Related Record and on dialog box set: Get related record from:...your related table Shoe record using layout: ...your layout you want to use Check Show only related records Match current record only That's how I've done it but if you have some fields on the layout with the portal, I thought that you have to write/send the record/changes first (only in IWP Mode) before changing the layout. (like an online form). That's how I understood the IWP documentation. But I haven't seen script step Write Record/Request. I have the german Version of FM 10 that's why I don't know the name of the writing script step, probably: Commit Records/Requests So, do I have to commit the records before changing the layout or is this included in the "go to related record" script step? by ChiSao Edited November 30, 2009 by Guest
Recommended Posts
This topic is 5473 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