CodeIgniter Forums
JFormer in CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: JFormer in CI (/showthread.php?tid=53387)



JFormer in CI - El Forum - 07-22-2012

[eluser]bmx322[/eluser]
Hi All,

I am integrating JFormer with CI. I am able to get the form to build but the validation doesn't work and there are no POST vars nor any values in the jformer formValues on submission.

I load the JS files in a header template and have CI config'd to auto-load the jformer.php library.

Has anyone been able to get JFormer working in CI 2.1.2?

I'd greatly appreciate any help!

Thanks!