We have a requirement where we have one entity that has a 1:1 relationship with another entity, but within a single form for the primary entity, I need to expose an interface to edit fields in this secondary form. This is a technical relationship we've had to create as our primary entity has ran out of room in Dynamics for additional fields. The user doesn't understand this relationship, nor would I want to confuse them unnecessarily. I'm looking for out-of-the-box ideas that would facilitate editing this secondary entity from the primary form. The ideal solution would look just like the built-in form field editors, but I'm open to alternative approaches.
I looked at editable subgrids, however they add quite a bit of baggage as they are built around 1:N relationships, and would generally just confuse my users. I'm not aware of any other built-in feature to accomplish a slimmed down editable resource without resorting to a web resource to create an interface.
Can someone help me with ideas at how to create this editable resource with as little custom programming as possible?
Thanks,
*This post is locked for comments
I have the same question (0)