May 6, 200421 yr Newbies Hello everyone, i`m new with filemaker and using fm6. my problem is: i have two databases (A+. Database A must have a button that goes to Database B (has three layouts) and ( this is my problem) to a specific layout in that Database. Kindly Regards Ronny
May 6, 200421 yr Create a script in database B with: Go To Layout (whichever layout you want to go to) Create a script in Database A with: Perform Script(external, select the script in Database Attach the script in Database A to the button. Echo
May 7, 200421 yr I include the "Refresh Window [bring to front]" step at the end of scripts that navigate between files.
Create an account or sign in to comment