Re: Variable translate in TextField

2021-11-04 Thread JumpStart
Thank you Thiago. I had no idea that I could use @InjectComponent into a Component, and I had no idea that use @InjectComponent of the same element into both a TextField and a Component without conflict, so thank you for the suggestion. It worked! Do you know if either is mentioned in the T5 doc

Re: Variable translate in TextField

2021-11-03 Thread Thiago H. de Paula Figueiredo
On Tue, Nov 2, 2021 at 12:55 AM JumpStart < geoff.callender.jumpst...@gmail.com> wrote: > Hi all, > Hello! I'd try using one of the methods of FieldTranslatorSource, starting with createTranslator(ComponentResources componentResources, String translatorName);. It's exactly the one used by the "t