We are trying to build a pluggable widget where we make use of an association. We managed to make the options of the reference attribute selectable, but now we don't know how to set the value of the reference. We use an association property with SelectableObjects and an attribute with SelectableObjects, which both use a datasource property. See here the XML: Reference Reference Station name Station Name Selectable objects How do we set the value of the reference in our .jsx file? Does anyone have an example?
↧