Hi. I would like to use the subForm component found in the tomahawk sandbox, but I am not sure how to go about that.
Could someone please tell me what version of MyFaces I need for this? It appears that the last released version of tomahawk was 1.1.1 and that it is not compatible with the sandbox code that has subForm. I was able to modify faces-config.xml in tomahawk-sandbox-1.1.3-SNAPSHOT so that it doesn't use org.apache.myfaces.validator.ValidatorBaseTag and a couple of renderers that use code from MyFaces 1.1.3, but now I am getting messages like this: shared_tomahawk.config.MyfacesConfig:119 -> Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now. This is b/c I am still using tomahawk 1.1.1. My next step was to try to upgrade to MyFaces 1.1.2 with Tomahawk 1.1.2-SNAPSHOT, but that didn't work in a way described in my previous recent post. Although subForm is working for me now, I am clearly losing some other functionality, which I would like to avoid. Any help would be greatly appreciated. -- View this message in context: http://www.nabble.com/What-version-of-tomahawk-sandbox-do-I-need-to-use-subForm--t1567694.html#a4257569 Sent from the MyFaces - Users forum at Nabble.com.

