Hello,
I am developing some new features for Enterprise Portal and I stucked yesterday.
I am working with EPSalesTableCreate (creating new sales order) web control, which uses EPSalesTableCreate data set, which includes SalesBasket table (SalesTable, SalesBasketLine, InventDim also...). I added a new field in SalesBasket table and now it is visible in AX2012 if we go to Data Sets/EPSalesTableCreate/Data Sources/SalesBasket/Fields. I want to add this field at Enterprise Portal, but I cannot select it in designer mode and if it is added through code, I am getting an error "Field ... does not exist in SalesTable data set view.".
Can you help me, how to "refresh" SalesTable data set view or how to add this field there?
I have already tried genereating CIL, synchronizing DB, restarting SQL Server, generating web controls proxy, almost everything, but there has to be something that I am missing.
Thank you!
*This post is locked for comments
I have the same question (0)