I originally had it set up as a FTG form in freeway, worked fine.
I just migrated the FW site to Expression Engine over the weekend and set it up using the code from the FW page into an EE template. When the code is applied to the EE template it renders ok but the form functionality is gone.
btw, I’m originally from Dunoon, just doon the water from from you.
I’m just wondering if the php script generated by FTG and normally uploaded to my server with the “upload stuff” action on my FW page got lost when it went to the EE template. Can I somehow get that FTG php script up to my EE template for the form page…is that my problem?
I think another embed template might work best here and this is what I use for my sites with EE. It’s not as “option” based as FTG, but I’m sure with a little looking around it will fit your needs.
My forms are quite a bit more complex than just a contact form and I’m not sure I’m up to writing the code for my existing forms…I’m going to experiment a bit with FTG and see if I can force it to work.
K, Bill. I’ll give you heads up though that it’s not that much different then you think it is. What’s in the documentation is a really simple contact form, but would work with complex ones as well.
Regardless, if you continue with the FTG way, good luck and if you get it working I hope you’d share how you did it.
I think another embed template might work best here and this is what
I use for my sites with EE. It’s not as “option” based as FTG, but
I’m sure with a little looking around it will fit your needs.
The only way to test it would be to just fill in the blanks and submit it. If it goes through then it works. It’s hard to see on the posted end because all the EE code is taken out and substituted with the system information.
Hopefully I didn’t open up a can of worms, but I’m thinking that it should work out if you’ve put your EE form tags in the right spots.
I gave up on using FTG with EE, just can’t get it to work.
So, I’m looking at inserting additional fields in my custom form. The EE instructions give me this code but it doesn’t send any information when I tested it.
Home Phone:
Cell Phone:
Is there something I’m missing…do I have to insert something inside these brackets after message?
As an alternative to using the basic EE functions, I’ve used Freeform from Solspace. It’s a free module you can download and install that helps you create more complex forms.