« Back

Mandatory attributes

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Mandatory attributes
community attrrep documentation
Answer
3/27/14 12:11 PM
I have a class which has two mandatory double attributes called "Alto" and "Ancho" that have a default value, as shown in the image attached.

When I apply the _mandatoryerr function it returns "true" and on the NOTEBOOK still shows "*" indicating that both attributes must have a value in spite of having one already set (by default). How can I do to make it display "*" only when the value of the attribute is null or less than the default value?
Attachment

Attachments: mandatory.png (14.7k)

RE: Mandatory attributes
attr mandatory attrrep
Answer
1/8/14 7:43 AM as a reply to Anonymous.
It is defined that attributes can be marked in AttrRep as mandatory, whereas mandatory means that attribute values shall be different from the default attribute value.