Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init function not called when loading form via ajax #51

Open
friek108 opened this issue Jun 18, 2015 · 0 comments
Open

Init function not called when loading form via ajax #51

friek108 opened this issue Jun 18, 2015 · 0 comments

Comments

@friek108
Copy link

I want to use this form in a modal - where the form is loaded via ajax. When doing so, the init function does not get called which results in an error when I try to Insert New Uncaught TypeError: $toclone.clone is not a function. My form works perfectly ok on a normal page load, just not in this scenario. Is there at least a way to call the init function manually for the ajax scenario?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants