Matej Žilák

Results 6 comments of Matej Žilák

Thanks for the quick response! Nope, killing the piped filter didn't help the problem. I will try to replicate it in a plunker and post it here.

Hi, sorry, I just managed to create the plunker now. Here it is: http://plnkr.co/edit/796YnA6G0WRgbzv2lV7C?p=info Warning, running the plunker as-is will cause the browser to freeze, and will cause the error...

Thank you very much for your suggestion, for now it's an acceptable workaround in my project. However, let's keep this issue open for you or some other contributor to track...

I was able to replace the text field with upload form like this: ``` ->addFields(array( 'firstName' => array("label" => "First Name"), 'lastName'=> array("label" => "Last Name"), 'occupation'=> array("label" => "Occupation"),...

@ondras I'm taking the liberty of pinging you again :) This one looks nice.

I have the same problem as AmritvelaNet.. Any solutions?