Felix Haase

Results 28 comments of Felix Haase

> @sargreal I thought custom field are not possible for DZ, components and relations? @soupette It’s not really about custom fields, but about custom properties. Those that can easily be...

> Hello, could you please add `import.ldap.` to the event log tags list?. This will log any operation related to the LDAP import process. Tried it with various settings for...

Hi you all, Thank you for opening and engaging with this issue! so my first intuition with this issue is, that translating json is not really advised. At least in...

> I don't think we should merge this into `main` right now. At most as an opt-in via a `next` release or something like that. I agree that the handling...

Closed as duplicate of #109. It is already availabe on the next channel

Hi @jsadoski-rockhall and @boardmain, Thank you for your interest in this plugin and the feature proposal! This is definitely an important feature that should be implemented in this plugin. However...

@boardmain ```js translatedFieldTypes: [ 'string', { type: 'blocks', format: 'jsonb' }, { type: 'text', format: 'plain' }, { type: 'richtext', format: 'markdown' }, 'component', 'dynamiczone', ], ``` So first of...

Hi @bobkataboo and thank you for opening this issue! As we are working voluntary here, we cannot provide you with a time frame on when we can fix this. Also,...

Dear @JensUweB, You are completely right with your points there. If you use the CKEditor plugin, you need to set the format of the rich text appropriately: ```js //… translatedFieldTypes:...

@Shekhar-Zealous I don't seem to be able to reproduce this, can you please verify if this still happens with the latest version of the plugin?