robinstauf
robinstauf
Thanks for the quick response @zimeg! I've been using `return: { response action: update , view: next_view }` in submission handlers to update my view. This hasn't thrown any errors,...
Hi @filmaj! Right now my modal has about 7 screens, each with 3-5 inputs. Between each screen, I'm saving information submitted on the previous screen to a datastore and passing...
@filmaj Here's some code, lmk if you need more info for any piece of this: The "top level" function grabs a few things to generate the first view, then opens...
@filmaj Thanks for the detailed responses! To answer your questions above: > And just to double-check one thing: the workflow that kicks off this custom function, it is triggered by...
Hello! Any update on this?