Hello --
I am building a generic table and want specific information to show to create a message definition table.
I have a block to represent each message. Within this block, I have a value property for the message called "messageValue". This value property has a constraint. How can I get this to show within my generic table? I have tried creating a new derived property of constraint, and I think it's just showing the constraint property of the block rather than the constraint of a value property.
As a follow on -- is there a better way to model this constraint? I don't want to add a constraint property as this block can have several value properties and the constraint is specific to each value property and not the block as a whole.
Any help would be appreciated!
Thanks --
Jessica