Hey Guys,
Is there anyway to access a kinetic ui object property and set it to a field in Transview to pass to a function?
I’m trying to fire a function off on a dataset but I want to know which row in that dataset I need to use.
In console via epdebug I can see the ‘viewRow’ property but I am not sure how the kinetic pre-built widgets work when trying to access properties rather than UI data.
At the moment I’m try to set a new field in TransView with {DoneView.viewRow} but that is not working. (Done View is the view in Job Receipt To Inventory).