Skip to main content

Just making sure I’m not missing something. I don’t see a place to include model actions for mobile page models.

You’re missing something. Not sure it’s Skuid related though. 😛


ee174df8118d1c48ec40fa8d5e4aa418fb6a62ea.png


This is all I see under actions:

467304498344657eb749e245f45711cbd3043f08.jpg

Clone or Remove.

When I click clone, I get a new blank model.


I’m looking for something like this: 
43c77020f7ed856ccdb7b6721d76488845156268.jpg


Oh! Yeah! nvm. Not in the page builder.


Actually Jim is right, the “Actions” Pat is referring to are “Clone” and “Remove” — but the Model Actions Jim is referring to are very different.

You cannot add Model Actions to Models through the Mobile Composer, at this point. However, there’s 2 workarounds:

1. The Deck component in Mobile has the concept of “After Save Actions” — so if the Actions you’re looking to run need to be run whenever a Model is saved, you might be able to use Deck’s after-save actions to achieve this.

2. You can create your Model Actions on a similar Model in the Desktop Page Composer, and then copy the XML for the Model Actions from your desktop page to your mobile page. Definitely not ideal, but functionally it should work.