Forums

forms and reports

storm5 26 Sep, 2013
Hi
I use chronoforms as event registration form, i get email when each one player register to competition.
Next i make excel table of players to competitors-page.

1) how i can get table of players automatic via database?

2) i collect many info of those players at form, but i want to show only name, serie and payment at generated table.
And payment info i will upgrade manually after i see moneys in my bank account.

Is this possible?
Thanks.
GreyHead 27 Sep, 2013
Hi Storm5,

Basically yes that's all possible.

Save the registration form data to a DB Table with the DB Save action - you can exclude and inputs you don't want to save by giving them different names from the columns in the table.

Create a second admin-only form which will let you edit and update the same record when you get the payment confirmation.

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