Hey All, I have a case where one entity “Assembly” needs to be selected from a reference selector and when that selection is made, that parameter is further passed to a microflow and linked to a data grid. This data grid represents another list of an entity “Bearing”. This data grid only represents selected bearings according to the assembly. I am facing an issue while making a selection in a data grid, I am trying to select multiple bearings at once but the data grid is not allowing me to do so. If anyone has anyone any idea kindly respond! The bearing list being displayed is after assembly selection.
asked
Mihika Chhabra
3 answers
0
Hi, did you check the option of multi-select objects in the datagrid?
answered
Kiranendra K
0
Yes, have done that.
answered
Mihika Chhabra
0
Hey this is the screenshot of my domain model. You may have the look.