I’ve applied a textFormat to an input Field, which I created dynamically. Everything is just fine, except if the user clicks onthe field and adds text to the end of it, the formatiing does not apply to the new text. It does apply to text added in the middle of already formatted text. It seems like the formatting is not applied to the field, but to the text that happens to be in the field when you apply the formatting. Is there a way around this? Thanks.
Dave