Technical support This forum is closed.
Version 1.x > Technical support > creates new table when I want to use existing table View modes: 
User avatar
Member
Member
marie - 6/7/2006 3:48:48 PM
   
creates new table when I want to use existing table
I created a BizForm, which then created the table with the fields that I wanted. Now I want to create a Document Template that uses this table that was created when I made the BizForm. When I tried setting the Document Template to the current table name it gave me an error because it wants to create a 'new' table and not use an existing one.

The reason I want to create a Document Template is because I want to use a CMSRepeater to display info from the table created by the BizForm, and I need the Transformation and such to configure the CMSRepeater.

Any ideas or suggestions would be wonderful. I am really pulling my hair out on this one!

Thanks.

User avatar
Member
Member
marie - 6/8/2006 8:40:05 PM
   
Re: creates new table when I want to use existing table
Does anyone have any idea at all?????

User avatar
Guest
admin - 6/12/2006 9:03:01 PM
   
Re: creates new table when I want to use existing table
Hello,

Thank you for your post. Unfortunately, the table created for BizForms is not intended for use with document templates.

However, if you only need to display the listing, you can use standard ASP.NET repeater and retrieve the data using ADO.NET.

Please let me know if I can be of any further help.

Best Regards,