Hi Developer,
I have a problem:
1.) I add an extension field in the Material BO:
node Common {
[Label("Aufteilung")] element Aufteilung:DecimalValue;
}
2.) I enhanced the screen centralmaterialqaf.QA.xuicomponent and added the extension Field Aufteilung in the QA. This works perfect. I´m able to see the Field in my Front End and I´m also able to save the Amount in the field:
3.) Now i wana to add those field in the OWL: I opened the UI Designer and add the Extensionfield in the List. Now I opened the FrontEnd and there is no amount in the List:
Just an empty field!!! WHY?
Could anyone give me a hint or a sinpped?
Regards Manfred