Hello, I'm trying to use MultiForm and a Repeatable element together, and I'm hitting a problem. I can't call repeat() on the Repeatable element to set the repeat count, because the form to be rendered gets created in the render() call in HTML::FormFu::MultiForm. Has anyone used Repeatable with Multiform? Thanks, Colin.