Add Button Widget in Each Table Row

1
0
-1

Hello Everyone, how to add button widget in each table row while BDM data being displayed. Thank you very much

Comments

Submitted by delphine.coille on Wed, 08/28/2019 - 10:16

Hi! Can you explain me a bit more your use case? I understand that you want to display data from your BDM in a table widget, and in each row of this table, have a widget button. In your rows, do you have new data as input of your button or only read-only information from another form? Why do you have a button per row? Thanks

Starting with 7.9 you can autogenerate forms based on business data, and it is described in this video . But if you give me more details, I might better help you.

Submitted by yogabaskara17_1... on Wed, 08/28/2019 - 10:38

hello thanks for replying, i want edit and remove button in each row of my table and the edit button should be directing to edit page. is it possible to do it in bonitasoft and would you show me how to do it. i would be very thankful if you could show me how it's done. because i have tried many times and i couldn't find any solution anywhere else. i want the diagram looks like an image down below as a sample panel-expansion-and-button-appear-per-table-row-mvc-5-bootstrap-3

Submitted by yogabaskara17_1... on Wed, 08/28/2019 - 10:38

hello thanks for replying, i want edit and remove button in each row of my table and the edit button should be directing to edit page. is it possible to do it in bonitasoft and would you show me how to do it. i would be very thankful if you could show me how it's done. because i have tried many times and i couldn't find any solution anywhere else. i want the diagram looks like an image down below as a sample panel-expansion-and-button-appear-per-table-row-mvc-5-bootstrap-3

Submitted by delphine.coille on Wed, 08/28/2019 - 11:01

Hi, sorry I don't see your image, can you follow the procedure explained in our FAQ to make sure I can have a look at it? Thx

Submitted by yogabaskara17_1... on Wed, 08/28/2019 - 15:18

Here is the table image https://i.imgur.com/Ouc9D9s.png . i hope this image explain what i am asking.

1 answer

1
0
-1

Hi, Thank you for the image it is much clearer now. What you want to do is manage a collection of data and be able to repeat a container with buttons in each repeated container.

You will find the whole procedure in our documentation : Repeat a container for a collection of data

I hope this helps.

Notifications