Michael Van Dingenen
Posts: 0
Joined: Fri Feb 15, 2013 10:14 am

Radiobuttons group not working on dynamic filled list

I have created a page with a list on it, this list is filled by the response of a rest service.
When I add a radiobutton group in the listitem , I am not able to select one of the listitems when I preview the application, it always stays on the standard selected item.
The listitems are also not on 1 line but in the UI view they are.

here are some screenshots :

Image

Image

Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Radiobuttons group not working on dynamic filled list

Hi Michael,

The problem is that listview is not for such a complex content inside. You should review the application interface. For example it may be a three-column table.

We also recommend you to take a look at the documentation on radiobutton and checkbox: http://docs.appery.io/tutorials/how-t...

Michael Van Dingenen
Posts: 0
Joined: Fri Feb 15, 2013 10:14 am

Radiobuttons group not working on dynamic filled list

I tried it with a grid but that also does not work.
What do you mean with table? A table you create in HTML ?
Because when I do that I can not see the cells in datamapping.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Radiobuttons group not working on dynamic filled list

Hi Michael,

I mean table as a Grid component.
You could rethink your interface.

Return to “Issues”