Capuring status of serverconnect steps and displaying them through app connect

Hello,

I have a complex action that will trigger different server side results that I’d like to capture and display on the app connect side, to the user. If I set a value in Is it possible to capture and display a serverside value through app connect?

Thanks for the help!

If you check the “Output” box of a set value stage within a server action it will be available within the app connect picker in the output of the server action

Thanks Brian, I see the values can be assigned globally, I can work with this. I noticed that the output is not available if the value is set in a nested condition, but when using its name on the front end, it work all the same.