Hi,
I'm working on the customization of the ProjectStage form in Project Management and Accounting in D365 for Operations and I've customized the table(TmpProjStatusSetup) using extensions and added the fields to the front-end form(ProjectStage).
I've to get the data from the TmpProjStatusSetup table extension and pass it to the data entity. But, since TmpProjStatusSetup is a temporary table I cannot use it as a primary data source. Can anyone suggest something as to how this issue can be solved?
*This post is locked for comments