Hi Barry I think you are looking for
http://tapestry.apache.org/5.3/apidocs/org/apache/tapestry5/services/BeanBlockOverrideSource.html regards Taha On Nov 17, 2011, at 10:07 PM, trsvax wrote: > I'm implementing forms for Bootstrap and I need to change the HTML emitted > for Blocks in BeanBlockSource. Since all the default types are added via a > Configuration I'm not sure how to override them. All I really need to do is > change the HTML in PropertyEditBlocks.tml for things defined in > DataTypeConstants. Seems like it should be doable it's just not obvious to > me. > > Thanks, > Barry > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Is-there-a-way-to-override-Configuration-BeanBlockContribution-tp5001705p5001705.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
