Hello @AmineMekki1
That is the expected behaviour. Using the renderedFields
parameter does not cause the conversion of the content of all field types into HTML.
The renderedFields
parameter returns only those fields which are rendered in HTML. Those fields that are not rendered in HTML are returned as null. In that sense, the parameter acts as a filter.