Quote
I'm not sure what your plans are with FormExpress, but I've recently had the pleasure of working on a large site which uses FormExpress together with feproc to automate some things and I must admit, that even though I'm generally not dumb, decyphering how things work took a long time and was anything but easy; as a matter of fact, I'm still shaky as to how some things work even though I've spent a large amount of time looking at that code
It's good to hear someone is using it, and I'm glad to hear it was a pleasure. I would like to make clear though that I did not write FormExpress or feproc, I only took them over.
My goal so far has been to keep it working for my clients, until I had some time for forward development. All I had really done was update it to not require legacy support enabled, and use Smarty templates instead of printing HTML directly. Right now I am working on switching over from direct SQL statements to using DBUtil.
After that: The form edit screen could benefit from Ajax, and the method of specifying actions is not easy.
What version did you look at, before or after my changes ?
