View Full Version : NestedList - getItemTextTpl override
How do you override functions in Sencha Designer? Specifically I'm trying to override the getItemTextTpl function on a NestedList. I don't see that function listed.
aconran
14 Feb 2012, 1:04 PM
We are working on formal support for overriding functions.
For now you will need to make your NestedList a top level component. (You can promote it if it isn't there already.) You will then be able to add a BasicFunction to it. You can then match the name and params and write your own implementation of getItemTextTpl.
Thanks, I had tried adding a function but must have been doing something incorrectly. It is working now.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.