Dynamic Row Selection Using Dataview Condition Widget in Epicor Kinetic

Hello Users,

I’m having one customization on Fulfillment Workbench where the requirement is to auto select the “Allocate” Checkbox Field for the number for rows user will enter in UD field. If user enter “3” in UD field then only Allocate Checkbox of 3 lines should get selected.

I have created event for the same in application studio for the same.





When event is triggered, irrespective of the number enter by user all the checkbox in the rows get selected. I checked in Debug log trace and found Dataview condition widget is getting looped through each and every row in a Dataview.




What is the best way to do this in kinetic? I am thinking I have to modify my condition but I can’t help but think I am missing something built in to Kinetic. Thanks in advance.

1 Like