Hi,
I’ve spent a bit of time trying to figure this out but wondered if it was possible. I have had a request to show Change Order Actions from CO lines on the change request screen, I have tried a few things such as creating a projection accociation between the two entities and binding them to ECO_NO, but due to them needing to have a CO first this means they don’t show on the change request screen, and end up showing all CO actions because the filter fails.
I have also tried using custom fields to select the actions and display them as fields, this works but only shows the first action at the list due to the statement only being able to pull 1 field and not multiple, so it can only put 1 action into the custom field.
Is this possible due to them having different data sets/not sharing any key rows ?
Many Thanks