BUG: Richtext editor datasource selection not working

I have two datasourses:
FormField(id, Form, value: richtext, …)
FieldAnswer(id, FormField, …)

I am iteratively creating a component using a container, where I map over the FieldAnswers, but when I go to select the “Current FieldAnswer > FormField > value”, which is a richtext the selection option is not available. It does not allow me to select any of FormFields subvalues. Is this intended or is this a bug? I have a workaround but would like for it to be fixed

Hei @zaimimran!

We do not support deep data bindings for rich text values at the moment, but I have registered a challenge for this feature request :slight_smile: