Page 1 of 1

Custom Account Module

Posted: Sun Aug 30, 2009 9:43 pm
by mypoolsupplyguys
Hello,

What I am looking to do is add an option in the customers account page that allows for display/create/edit information about their swimming pool.

I already have something made out of the ISC code, a more of a standalone system for it. However I want this to be in the original code of Interspire. I know this needs to be in the class.account.php but for the life of me cannot understand the code, where it goes for the form fields, and the $customer_details variable.

Any help would be great.

Basically I have a table in the main isc database with 5 fields in it...

Re: Custom Account Module

Posted: Mon Aug 31, 2009 4:47 am
by mypoolsupplyguys
After looking a little bit deeper into this. All I really need to do is be able to create new forms via the admin panel. When going to Forms>Form Fields, If I could just have a new button called New Form, and have it fully functional as to where I can add all my custom fields. I really think I would be golden.