November 2, 200421 yr Hey, I'm trying to trigger a script whenever a user chooses a specific layout in FMP. For example, when the user picks the layout 'Participants', a script will perfom a find of all the participants and display them in the 'Participants' layout. Is there a way to do this? Trigger a script when 'entering' a layout? Thanks, Adrien
November 2, 200421 yr There's not really a way to trigger a script after switching layouts from the layout menu. Try buttons attached to scripts that go to the desired layout and then perform the find.
Create an account or sign in to comment