Hello Ahmet,
You can find how to get Radio button value here https://devcenter.appery.io/documenta...
You will need to add some custom logic to save it where you need.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello Ahmet,
You can find how to get Radio button value here https://devcenter.appery.io/documenta...
You will need to add some custom logic to save it where you need.
Hi, Alena,
My question is just That code what you probably mentioned. Where Can I put this code? and which code do you mean?
If I have lets say 3 Items in the list and the user changes the value of one or two radio buttons how can I take care that it is updated in the database. I have Added a SAVE button in the header to save the changes. I suppose I can call the "Update List Item" database service to save the changes, is that right ? or do you have a better solution?
By the way, The list is dynamic, today it is 10 items and tomorrow it can be 5, but that should not a problem I suppose.
Hello Ahmet,
You have to add update service, which runs on radio change event.