I have added the UD field on the landing page grid and when try to filter the UD Column data its giving error.
Is the UD Field apart of your dataset being returned from the GetList
Return to base or remove your added UD Field.
Open DevTools in your favourite browser.
Go Network (Wifi Icon) or Text called: ‘Network’
Refresh the PO Entry screen and wait for the GetList
to Appear on the calls.
Review the response from the endpoint.
Review the data response.
I have circled in yellow…
If you UD column isn’t there… Then sorry but it’s not going to work unless you manipulate the GetList via a BPM or replace the screen with a BAQ…
1 Like