Yes the constructor method works without any problems. But how would I bind the value at a later stage? In the output I see whatever text resides between the two brackets '{' '}', but not the bound value. If I mention, "{value}", the actual string "{value}" reappears in the output, and not the value that is residing in JSON field value.
↧