Form Response Page woes - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Form Response Page woes (/showthread.php?tid=5092) |
Form Response Page woes - ryunp - 2013-08-20 What is the best way to implement this functionality within GetSimple? It sounds really easy, but I've tried a few implementations without success - mainly templates, and components. I am not an experienced programmer by any means, but do know fundamentals fairly well. I have a basic setup working on my current CMSless site: it's two php pages; response.php parses POST data from request.php's form. Email specs, links and information will change depending on certain selections from the form. The response page currently has these steps:
I just started using GS a few days ago and it's great! Now I need to go back to studying more programming, clearly |