Resource type not coming while performing inplace editing (editorType is plaintext)
Hi,
I am trying to solve a problem where I have a custom component with only textfield - with an in-place editing node and editorType is plaintext. When I include this component in another component and perform in-place editing, the authored value gets stored but resourceType for the component is missing in the content node.
However, if I drag and drop this component separately it works fine.
Please help me with how can I solve this by keeping editorType as plaintext.
Note: When I change editorType to text or title, it works fine. It is only not working with the plaintext option and that is what I have to use.


