I want implement radio button . Added radio group but I am not able to publish as it does not support.
Hello Nilesh,
Hope you're doing well.
Please refer to this thread with the same issue: https://www.outsystems.com/forums/discussion/66394/error-when-using-radio-button-widget-in-mobile-applicate/
As described in the several answers of that thread, if you want to use that widget, you should have a Platform Server version equal or greater than version 11.8.0. If possible, you should always upgrade to the latest stable release. Next to upgrading your Platform Server version, you will also need to update Service Studio and OutSystemsUI to the latest stable versions.
Hope that this helps you!
Kind regards,
Rui Barradas
Hi Nilesh ,
Please check attached OML File .
I hope this will help you
--RJ--
Hi Nilesh,
Have you gone through the Mobile developer course, they did had the detailed example for the same. i am not sure if the new course has that. i have the exercise handy, attaching it , it has step by step details.
Hope it helps
Regards,
Swapnil
This is what I am exactly looking for .
Hi,please try below.https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Inputs/Pick_Only_One_Option_in_a_Group_of_Choices?_gl=1*1wvizi*_ga*MTczOTQ2MTg3Ni4xNTc5Njg5MTAy*_ga_ZD4DTMHWR2*MTYwNzMzMjM1Mi41MS4xLjE2MDczMzY5MDIuNTI.Note:-Since Platform Server - 11.8.0 (May 2020), you can use Radio Group Widget in your Reactive Web and Mobile apps. To build and deploy an app with this widget in UI, you also need to update Service Studio to 11.7.2 or above and OutSystems UI to 2.4.0 or above. (Latest stable versions are recommended.)