Skip to main content

I created a new view to be used by a Custom Field within IFS.  I get the following error when I try to select the view for the Custom Field.   Anyone know how to resolve this problem?

 

 

Below is the view attached to the LU.

 

We also came across same issue. Not sure what’s causing it


Hello @mfernandez 

I’d recommend not using secondary views like %_LOV2.

Is there any reason why you cannot just use PURCHASE_REQUISITIONER?


PURCHASE_REQUISITIONER view only shows the REQUISITIONER_CODE which is inconvenient. Users want to see the Full Name.   


ok understood

then try PURCHASE_REQUISITIONER_LOV

this one has the name (in apps 10 at least).