I’m working on enabling extensions for custom BODs in LN, and according to the developer guide, the BOD must include a UserArea
to support extensibility.
Could anyone clarify:
- How exactly should the
UserArea
be added? - Should it be defined as a separate element within the BOD schema?
- Are there any best practices or examples for properly structuring this?
Any guidance or references would be greatly appreciated.
Thanks in advance!