Refactoring recap for Microsoft Dynamics 365 Finance and Operations apps
Views (94)
Refactoring recap for Microsoft Dynamics 365 Finance and Operations apps
Extensions created on elements start without numbering and then gets incremented by one
always give a prefix or a suffix to extension to avoid being in conflict with ISV and other developers on common object
|
e.g. CustTable |
CustTable.extension |
CustTable.extension1 |
CustTable.extension2 |

Like
Report
*This post is locked for comments