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.
Hi Yatima KagurazakaCreate a local variable on the screen and made an assign of the desidered value to that local variable inside client action.Regards
Hi Yatima,You should check following documents.- Actions_in_Mobile_Apps- Client_Action Regards,Palak Patel
Thank you for your information.
But I don't know what you are trying to say...
Thanks very much!