Hello everyone,
I have a context node "WeekDays" with cardinality 0...n and multiple selection. Inside i have an attribute "Texts" of a SimpleType i created, with enumeration values ("Monday", "Tuesday", ...).
In a view, i created a CheckBoxGroup that maps the referred attribute into the texts property.
Now, in the Developer Studio i can see all the enumeration values i created.
But when i deploy nothings is shown, and the node size is empty. can anyone explain what to i have to add? Must i use a supply function? If so, can anyone point me to an example on how to search the enumeration values in code ?
Thank you in advance,
Nuno