Skip to main content

Couple of issues with using Run Custom Apex Action:

1) After choosing an action, Skuid displays the parameter list.  From there, if you change the action, the parameter list does not update to reflect the newly chosen parameters.  You need to click somewhere else an come back to the Run Custom Action to see the correct parameter list.

2) When attempting to pass a List of SObjects in to an invocable method, Skuid does not accept {{$Model.MyModel.data}} or any other attempt - it always just clears out the value.  Invocable methods support lists of concrete SObjects.  I had asked the question at https://community.skuid.com/t/is-it-possible-to-pass-model-data-to-invocable-method?rfm=1&topic_submit=true to see how to achieve this but no reply so “bumping” here since its on the same topic as #1.  I’m hopeful that Skuid cleanses the rows and passes them to the invocable method - is this current unsupported?

Thank you!

Skuid Team - Any input on this?


Barry~ 

Thanks for alerting us of this bug. The devs are aware of the issue and will consider it for a future release.

Thanks for helping us make Skuid better!
Karen


Thanks Karen!


Reply