Ok, this one is a little “out there” but I’ve encountered several situations where it would be very helpful so I thought I would cast the line and see what happens…
I’ve had situations were I need to run a specific set of “Action Framework actions” that aren’t triggered by a UI event. For example, on page load, I want to automatically open a popup in certain situations. I can do this today with Javascript but it would be slick if I could put a component at the top of my page where I could define a set of actions to occur. I could then conditionally render the component to only get displayed in the situations I need it to. When displayed, it just runs its action sequence.
Enter the “Action Runner Component”…
From the toolbox, you would drag the runner to a page. In the component properties you could define actions just like you normally would. When the component renders, it would just run the actions.
Action Runner Component
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
