Hi All,
We have a requirement to use form component control in one of the related entities. We created form component control, used the newly created main form id in the xml and added it in the entity. everything looks fine but when we open the related entity records it still the default main form of parent entity.
We have added newly created main form to the app we are working already - this is not the issue.
Scenario - My parent entity has 2 forms ( One OOB main form, 2nd one newly created main form). We configured this newly created form ID in component control of related entity.
When my parent entity has OOB form selected, it shows the same form in related entity form controller even if the configured form ID is different. Can someone help?