Hey all,
So I have this requirement to add a <span class="required">*</span> after absolutely any field that is marked required. I have an old solution based on http://tapestry.1045711.n5.nabble.com/Example-of-overriding-the-default-ValidationDecorator-td2419072.html where I contributed a markupRenderer which replaced the ValidationDecorator in the environment with my own decorated version (which added the HTML in the afterLabel). That worked fine in T5.1 and T5.2 - but breaks in T5.3 because ValidationDecorator became a service ( https://issues.apache.org/jira/browse/TAP5-980 ). Now I tried to decorate the ValidationDecorator directly in my AppModule but it looks like my decoration isn't getting picked up at all. Am I missing something? How do people override ValidationDecorator for something like this in T5.3? Thanks, - Mike Michael Leonardo Senior Software Engineer iFactory, A Division of RDW Group, Inc. Innovative, inspiring, intelligent interactive solutions for the world’s leading institutions 33 Farnsworth Street, 4th Floor Boston, MA 02210 Main: 617.426.8600 Direct: 617.235.5852 Fax: 617.426. 0539 www.ifactory.com @iFactoryBoston