[magnolia-dev] Re: Using RichText in MultiValueField Issue

2017-05-04 Thread David Caviedes Marquez (via Magnolia Forums)
Hi all, I have the same issue, @jennylyn how did you solve it? @srood I am using NoOpCompositeTransformer in composite field but the error continues. Here is my dialog component properties file: form: tabs: - name: tabMain fields: - name: title class:

[magnolia-dev] Re: Using RichText in MultiValueField Issue

2016-03-19 Thread Jennylyn Sze (via Magnolia Forums)
I'm using magnolia 5.4.5. I forgot to mention that I'm using a composite field. Although I tried to using only richtext as the field in the MultiValue but still have the same error. Try to add more than one rich text, then click the up down button to change the order of the rich text, then

[magnolia-dev] Re: Using RichText in MultiValueField Issue

2016-03-19 Thread via Magnolia Forums
An alternative to very complex forms with composite and multi value fields is it to use multiple content types in an app. For instance an item 'company' can have sub items employees. Each item has then its own form. It is more work to setup the actions but it allows to build rather complex item

[magnolia-dev] Re: Using RichText in MultiValueField Issue

2016-03-19 Thread Simon (via Magnolia Forums)
Composite fields in multivaluefields are kind of an issue. You probably need a noopcomposite transformerclass on your composite field. I wrote up a solution on this page: https://documentation.magnolia-cms.com/display/DOCS/Transforming+field+values?focusedCommentId=114728444#comment-114728444

[magnolia-dev] Re: Using RichText in MultiValueField Issue

2016-03-19 Thread Simon (via Magnolia Forums)
Can you show me the code you built this op with, and the version of Magnolia you are using? I can't reproduce this issue in magnolia 5.4. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=6fb715f0-d6ee-4896-b2d3-acc97e6feeb3