Book a Demo

Author Topic: groupName property in MDG ModelTemplates  (Read 3460 times)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
groupName property in MDG ModelTemplates
« on: October 27, 2020, 02:07:01 am »
In V13.5 I used the groupName property to let wizard patterns appear in a group called after that property. Now since testing with V14 (because being forced to do so) and verifying with V15.1 it looks like entries with such a property are just swallowed. Means: they do not appear in the wizard dialogue at all. Only entries without groupName appear. Just another bug, I guess?

q.

P.S. Ah, no. This property is now just ignored. How ignorant of me to mock about this :-/ Just not talking about the documentation property being swallowed silently the same way (since there's a much better, though not working, way to supply a RTF).

P.P.S.: Seems like from V14 on there's an additional need for a categoryMappings properties. Well, let's see what comes out...
« Last Edit: October 27, 2020, 02:30:53 am by qwerty »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: groupName property in MDG ModelTemplates
« Reply #1 on: October 27, 2020, 02:54:48 am »
I got it working after adding the category stuff. Of course there's Sparxian logic: the categoryList is visible in V13.5 (I did not use it there, but should have...) but obviously it got lost in V14 onwards. Well, it's EA.

q.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: groupName property in MDG ModelTemplates
« Reply #2 on: October 28, 2020, 08:57:15 pm »
Is there any reason why the categoryList property (visible in V13.5) has been banned from V14 on? Merely the same question for the documentation property (which has as replacement by a only Sparx-working RTF variant). I probably know the answers, but who knows.

q.