检查PXSelector属性中的KeyFieldName是否正确设置。如果KeyFieldName设置正确,请检查页面数据源是否匹配,以确保在PXSelector中使用的数据源与页面中使用的数据源匹配。示例代码如下:
[PXSelector(typeof(Search2>>, Where, OrderBy>>), typeof(INSite.siteCD), typeof(INSite.descr))] public virtual Int32? SiteID { get; set; }
上一篇:Acumatica-ProductionOrderAlloction
下一篇:Acumatica-RequireFieldinSetupExtensiontobeNotNull