Hi,

I have two custom data types, "Partner" and "Reference". We use the 
dataUUIDMultiSelect on the partner data type to connect the partner with the 
reference, we call it "RelatedReference".
The reference and the partner objects looks something like this on the 
authoring instance:

/References
/References/MyReference1
/References/MyReference1/name = "MyReference1"
/References/MyReference1/description = "Blablabla"
/References/MyReference2
/References/MyReference2/name = "MyReference2"
/References/MyReference2/description = "Blablabla"
/Partners
/Partners/MyPartner
/Partners/MyPartner/name = "MyPartner"
/Partners/MyPartner/description = "Blablabla"
/Partners/MyPartner/RelatedReference/5ddfce59-21d0-40c5-b/RelatedReference/5ddfce59-21d0-40c5-b45c-9440c84bd2d6
/Partners/MyPartner/RelatedReference/dfff46ec-daab-454f-a/RelatedReference/dfff46ec-daab-454f-a8b2-f422bb440599

And it looks like this on the public instance (after activation):

/References
/References/MyReference1
/References/MyReference1/name = "MyReference1"
/References/MyReference1/description = "Blablabla"
/References/MyReference2
/References/MyReference2/name = "MyReference2"
/References/MyReference2/description = "Blablabla"
/Partners
/Partners/MyPartner
/Partners/MyPartner/name = "MyPartner"
/Partners/MyPartner/description = "Blablabla"

The problem though appears when we try to activate the partner data entities. 
It seems like all the data for the references and the partners are activated 
correctly except the dataUUIDMultiSeelct data, which isn't sent to the server 
at all.
If I look in the "Data" -> "JCR browser" the "RelatedReferences" are all red 
(unactivated) even though I choose to activate the entire parent node 
"/Partners" using "Activate inc. sub nodes".

The order of activation is:
1. Activating References
2. Activating Partners

Someone who can help us or have the same problem?

Best Regards
Per Andersson

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to