We are a customer which has written some custom applications and mashups on-premise for Infor M3. It seems that we may have a desire to do the same in Multi-Tenant/cloud. The Infor H5 SDK
GitHub - infor-cloud/m3-h5-sdk
indicates that there are examples of the SoHo/IDS components in the enterprise-ng Github repo, but there seems to be only functional examples without there being descriptive documentation:
GitHub - infor-design/enterprise-ng: Angular wrappers for IDS Enterprise components
It seems the
https://design.infor.com/
site is not available to customers, so I am not sure if there is more descriptive documentation there. The developer portal implies that this used to be open source, but is no longer, and that while Infor employees and partners can access it, customers cannot, if I understand correctly.
I think it would be beneficial to use the featured Infor design components for an H5 SDK project to retain a more native "Infor-like" user experience in a custom application. I am hesitant to rely on "reverse engineering" these functional samples - I think there is potential for gaps in understanding as far as what functions they support, especially as changes are implemented over time. Does Infor provide any documentation for these angular components which is available to customers, rather than strictly Infor employees/partners?
Do other customers who are using the SDK use the enterprise-ng Angular components?