check-box

¿Como introducir un check-box o radio buton en las filas de una tabla para elegir un elemento de la tabla?

Hola a toda la comunidad de Bonita, cualquier ayuda será agradecida, soy novato en bonita 7.2.
El problema es que voy a mostrar una tabla de Items (Widget de bonita) , y quiere poner un radio button en todas las filas y si selecciono una de las filas que se muestre deba jo de la tabla en un paner otros campos con más detalles sobre la fila seleccionada, pero sin ocultar la tabla original.

Por lo que he podido ver no lo permite el UIDesigner, y no se me ocurre como hacerlo.
Supongo que para hacerlo tendré que hacerme un Widget personalizado hecho por mi que haga esto.

¿How to put a check-box or radio button into the rows of a Table to select one row?

Hello to the hole Bonita community, I’m new in Bonita 7.2, any help will be appreciated.
This is the problem:
I have a table in the form with different rows and I need to select one of the rows and show the details of the selected row in a panel below the table.
I can't see the way of adding a check-box or radio-button into a table.
I think this isn't possible, and I will need to create a personalized widget or table to do this. Isn’t it?

If some know how to do it, I would appreciate.

Thanks!!

Notifications