Create a table with a form

create an interactive table in a CF form.

Overview

The user needs to display a table for data entry, similar to an Excel sheet, within a form.
Use the Custom Code element in the CF Designer to add HTML table tags and structure the table as needed.

Answered
Ho Horus 05 Aug, 2015
Hello

I try to create a table with chronoform

I need to fill the table and to send it like I send the form

thank you for your help
Gr GreyHead 06 Aug, 2015
Hi Horus,

Please say more about what you need to do. There isn’t enough information here for us to help you.

Bob
Ho Horus 15 Aug, 2015
Hi Grey sorry for the late

My problem is simple (I think)

I want ti create a table, the user can use the table like a checkl list (he write for example the list of all room in her house) but in the form (je recupere) just the number of the room and other information


I hope it's clear ?
Gr GreyHead 16 Aug, 2015
Hi Horus,

Sorry, I'm still not understanding :-(

Is this a database table where records are saved? or an HTML table with <table>. . .</table> tags ??

Bob
Ho Horus 16 Aug, 2015
Hi Bob


the table is like an excel table

maybe with html ?
Gr GreyHead 17 Aug, 2015
Hi Horus,

You can create an HTML table using a Custom Code element in the Designer tab.

Bob
Ho Horus 17 Aug, 2015
Answer
Thanks bob

I try to make it
This topic is locked and no more replies can be posted.