316
Views
4
Comments
Solved
I want to add output parameter at Interface client action
Question

Why doesn't outsystems allow that we add "output" parameters at Interface client action?

We can add output parameters at Interface server action as fetch data, but can't do at client one.


2025-10-02 14-09-07
Tiago Queirós
Solution

Hi Yatima Kagurazaka

Create a local variable on the screen and made an assign of the desidered value to that local variable inside client action.

Regards

2026-03-16 00-00-40
Palak Patel

Hi Yatima,

You should check following documents.
- Actions_in_Mobile_Apps
- Client_Action
 
Regards,
Palak Patel

UserImage.jpg
Yatima Kagurazaka

Thank you for your information.

But I don't know what you are trying to say...

2025-10-02 14-09-07
Tiago Queirós
Solution

Hi Yatima Kagurazaka

Create a local variable on the screen and made an assign of the desidered value to that local variable inside client action.

Regards

UserImage.jpg
Yatima Kagurazaka

Thanks very much!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.