Creating a list From a form

ExcaliburWD 12 Oct, 2015
Hi all

Please could somebody tell me if it is possible to create a list using the data from a Entry form created in Chrono form?I am creating a website for a client who is running an event and he was wanting to know If this was possible.

Thanks

Keith
GreyHead 12 Oct, 2015
Hi Ketih,

ChronoConnectivity is designed to show listings like this. Or you can use a ChronoForm with a DB Read action set to read multiple records and then use a Custom Code element to build a simple table to display them (this will just produce a plain vanilla list with no pagination so probably isn't suitable for log lists).

Bob
ExcaliburWD 13 Oct, 2015
hi

Please can you tell me if I need to add any extra modules or components to show this list? is there a video or manual to tell me how to create this list?

Many thanks

Keith
GreyHead 13 Oct, 2015
Hi Keith,

If you want to use ChronoConnectivity then you will need to download and install the Component. Please check the CCv5 FAQs here.

If you are building a list your self then there is no FAQ for that it's just a question of a PHP loop to output the rows of a table.

Bob
This topic is locked and no more replies can be posted.