if we click on that button then it will add one row below the button multiple times as per click see below imagewich i done in html and javascript i want to do it in mendix platform In a page, i add dataview for Insurance and add button in the dataview. and Add editable list view with AdditionalInsured and the details editable. When i click the button call the nanoflow create a new AdditionalInsured object . but i am facing problem not getting exact solution. plz help me to guide in nanoflow also
asked
shubham dhorajkar
3 answers
1
In your Microflow, you set “refresh in Client” on the create addional Action
answered
Martin van Dijk
1
you are retrieving the additional insured object from the database. place your additional insured list in the data view and then use association as the data source for the list, then you can achieve what you want
answered
Sairam Tanniru
-1
Please refrain from asking repeatedly same questions. Your colleague has already asked the same question and got this answered.