This technical blog will be about my adventures with Microsoft Dynamics 365 for Operations (AX7/D3fo), AX 2012, and AX 2009.
Pages
▼
Wednesday, May 21, 2014
How to use recursion to loop over form controls using object type
This was a stackoverflow answer I provided that neatly displays a way to loop over all form controls using recursion and the object type. This may be useful when you want to modify/initialize form controls systematically.
No comments:
Post a Comment