July 6, 20178 yr Hiya Can FMPerception show the elements that have script triggers that call a specific script? Thanks, -Joel
July 7, 20178 yr Close. FMPerception treats the triggers themselves as objects of their own. So, when looking at the script, you can select the References sub-query and see everyplace the script is referenced. Layout triggers get a black flag icon. Layout object triggers get a white flag icon. A Layout trigger row has a sub-query to locate the parent layout. A Layout object trigger has a sub-query for the layout object hierarchy. So it till show the owning object, any object that contains that object, and object that contains that object (and so on), up through the layout and layout folders that contain all of it. So, you don't get the objects themselves, but you get the triggers, and the object is about 2 clicks away from each. So, question for you: Is this what you need, or do you have a particular use case that needs something different / flattened? Thank you, Dave Ramsey
July 10, 20178 yr Author Thanks Dave, that's perfect! (I'd been looking at the "Calls Scripts" sub-query) Best, -Joel
Create an account or sign in to comment