Hi All,
I tried to add invent site name to two standard form, PurchReqCreatePurchListPage and InventOnhandItem.
and we retrieve two different error
PurchReqCreatePurchListPage , I added the InventSite datasource on PurchReqCreatePurch query and expose the field name in form. and all works fine until we try to filter it, then the error "Column is not filterable." appears
InventOnhandItem , I added the inventSite datasource in join with inventDim and expose the field name in form. but the filed appears empty but filterable
I can't figure out how to fix it, if it can be fixed =/
thanks to all