meemu
18th May 2007, 12:52
Hi, I tried posting in devel but I didn't have permissions. Apologies if this is in the wrong place.
What I am trying to do is to store the template id together with the actual web. Main reason is for feeding into a billing/registration system at a later stage.
I understand the templates are stored in isp_isp_web_template and the actual web sites are stored isp_isp_web. Now my question: would it be a good idea just to add a column to isp_isp_web that contains the doc_id from isp_isp_web_template and fill this on form submission or is there anotehr place this would better go?
Thanks in advance
What I am trying to do is to store the template id together with the actual web. Main reason is for feeding into a billing/registration system at a later stage.
I understand the templates are stored in isp_isp_web_template and the actual web sites are stored isp_isp_web. Now my question: would it be a good idea just to add a column to isp_isp_web that contains the doc_id from isp_isp_web_template and fill this on form submission or is there anotehr place this would better go?
Thanks in advance