Action sequences tab

Maybe I wasn’t fully paying attention to the Millau release video, but I don’t remember this being covered much...and before I even dig in and try it out...this seems BIG. Very exciting where the direction of Skuid platform is heading. “Millau introduces the Action Sequences tab, which allows you to save—and name—sets of actions that can be reused throughout a Skuid page or automatically triggered by events. Use inputs to create flexible, reusable action scripts or to create a page that listens to other Skuid pages or components in your Salesforce Lightning app.”
Tagged:
3
Categories
- 7.9K Questions
- 926 Ideas
- 220 Discussion Categories
- 178 General
- 9 Community Feedback
- 3 Community Info
- 18 Knowledge Base
Comments
I completely agree! Action sequences are a great new feature. You can even run them on page load!
Best,
Bill
I use them on page load/rendering, I "copy and paste" to execute from different places/contexts on the page them (i.e. convert a set of actions to a sequence, then re-deploy elsewhere on my page, and convert back to a set of actions to update some of the actions so they run within the relevant context), I build sequences made up of other sequences, I put them on a master page (along with relevant models) and execute them on different pages, etc.
One area where I feel there could be more documentation / examples is around event-triggered sequences and publishing. Call me a developer noob, but I am just not that familiar with this concept and would like to see more examples of how event-triggered sequences can be implemented.