Problem with extension class Cost Centers
I extension the class of "cost centers" relationship fields type user, and the fields appear in the entity explorer , but I don’t see new fields on the cost center form in the console or in the connector when mapping, although GUID and string fields are visible both in the console and in the connector. I attach screenshots
Answers
When I try edit Form I have error
I add management pack with extension
@Roman_Nepomniashchii - You will need a Type Projection(Combination Class) that has your new relationships as a component. There's a Type Projection in your MP, you might try using that. It's highlighted in the Connector properties:
If it doesn't contain the relationships you expect, you may have to build a type projection from scratch.
Thanks, but the problem was different. In order for relationship to appear in the connector, it is necessary to extend the form when extending, apparently it somehow influences this. But after the extension form relationship did not appear on the extension camp at the cost centers. Although they appeared in the connector