Hello,
I'm missing a little something. My need is to add a tab on the software class that contains the expression of software needs by my organizational entities. So I created an extension for that. I started by adding the field to the class:
The tab appears correctly in the display (excluding the dictionary), but when I use the create button. Instead of displaying the window correctly, I get a piece of nothing. And I don't understand where my error is.
Hello,
I'm missing a little something. My need is to add a tab on the software class that contains the expression of software needs by my organizational entities. So I created an extension for that. I started by adding the field to the class:
And I defined this class like this:
The tab appears correctly in the display (excluding the dictionary), but when I use the create button. Instead of displaying the window correctly, I get a piece of nothing. And I don't understand where my error is.
Last edit: Erwan ROBERT 2021-06-24
This is bad, you cannot create an abstract class object
<abstract>true</abstract>
Rhoooo, so obvious ... thank you it works great now!