Linguaplone - ReferenceField

3 messages Options
Embed this post
Permalink
trauernicht () Linguaplone - ReferenceField
Reply Threaded More More options
Print post
Permalink
Use case:
I'd like to translate a content type with e.g. one ReferenceField

Actual situation:
When I'm translating I have to set this reference attribute again.

I'd like to have:
A language independent reference so the referenced object is the same.
I'd like to get the translated or the fallback object by this reference.

I don't know if I use linguaplone the correct way.
But I think in this product it is a bug .

Greetings
Christian
Stefan H. Holek () Re: Linguaplone - ReferenceField
Reply Threaded More More options
Print post
Permalink
ReferenceField(languageIndependent=True, ...)


On 24.09.2009, at 12:34, trauernicht wrote:

>
> Use case:
> I'd like to translate a content type with e.g. one ReferenceField
>
> Actual situation:
> When I'm translating I have to set this reference attribute again.
>
> I'd like to have:
> A language independent reference so the referenced object is the same.
> I'd like to get the translated or the fallback object by this  
> reference.
>
> I don't know if I use linguaplone the correct way.
> But I think in this product it is a bug .
>
> Greetings
> Christian

--
Stefan H. Holek
[hidden email]





_______________________________________________
Product-Developers mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/product-developers
trauernicht () Re: Linguaplone - ReferenceField
Reply Threaded More More options
Print post
Permalink
I already set this property!



ReferenceField(languageIndependent=True, ...)