Hi everyone
I'm trying to add a field (MyField) to CustTable by extension (MyExtension). I need to add this field to the CustTable form, however, I need to add it by adding it to the CredManCreditReview field group, which belongs to the CustTable.CredMan extension.
So, I've added my CustTable.MyField field to the CustTable in CustTable.MyExtension, and I added the field to the CredManCreditReview fieldgroup on CustTable.
I can now see the field being reflected in the Form design:
However, I can't get this field to reflect in the UI. I've done compiles, and cache clears etc., but nothing seems to work.
It seems to be possible:
But this seems to reflect my problem better:
https://www.gangsta.se/blog/entry/fields-from-different-models-in-one-field-group-in-d365fo
Any ideas?
Thanks