MscrmTools / MscrmTools.PolymorphicLookupCreator

GNU General Public License v3.0
6 stars 7 forks source link

Will not work with one Table #9

Closed donalmc closed 1 year ago

donalmc commented 2 years ago

I have a polymorphic column that is behaving very oddly. It looks at two tables: Templates and Request Templates It will not work with the Request Template table. To illustrate, I've added three lookups to a form

It is showing the results from the Request Template table, nothing from the Templates table, and applying the icon from the Templates table. If I remove the Request Template table from the poly and add another table, it works as expected.

image


MscrmTools commented 1 year ago

The tool itself cannot create incorrectly the Polymorphic lookup. It's just using the API provided by Microsoft. Something is definitively wrong somewhere but I guess I cannot do anything to help you

donalmc commented 1 year ago

Thanks - I didn't think the tool was to blame myself either. I will open a case and report back

donalmc commented 1 year ago

The issue had fixed itself when I got to show it to support This happens sometimes with the weekend DB update