how can I see the php-code - almeerdaagse - Jul 24th, 2016
somewhere I see : don't start from scratch but take a default form and make your changes.
but after making any form, how and where can I find the php-code?
or any php-code as an example?
RE: who can I see the php-code - alexh - Jul 24th, 2016
Are you saying you have an existing form you want to connect to FormTools? Or what php code are you looking for?
RE: how can I see the php-code - almeerdaagse - Jul 24th, 2016
(Jul 24th, 2016, 7:01 AM)alexh Wrote: Are you saying you have an existing form you want to connect to FormTools? Or what php code are you looking for?
No, I just have made my first form with form tools and I would like to see the code and learn how I can make some adjustments. The adjustments I would like to make are not possible within the form tools structure. So probably, if I can see the code, I can make another version outside form tools.
Or do I have to re-invent the wheel?
RE: how can I see the php-code - ADaniel - Sep 2nd, 2016
I wonder if you could add the Form Builder module to FormTools, create your form with it, and then view/modify/edit the code from the resulting files. I'm not certain if the PHP code would all be present within the files generated by the Form Builder module, or if it is still called as needed from the many PHP files included with the module, but it is something for you to try.
|