Hi Dojo,
We have a connector type options=";unicode" and a fixed parameter:

the result we see in the element is this:

could someone explain to me why we see Unicode characters instead of the value? and is there something we could do to overcome this?
It is a new element (so it's not some saved parameter value), we tested this is dataminer 10.4.0 and 10.5.5 , the result is the same.
Eventually we found multiple options to work around it, for example making it a param of type read and defining a default value or in our case defining the value in the URL attribute in the session directly
please find the examples here:

Hi Timothy, I confirm this works as expected, thanks a lot!