How to create a form with download link and register data in db

giulia72 28 Jun, 2017
Hi
I would to create a form with 3-4 links to download files.
When the user will select one of the links, the data with username and downloaded file must be registered in a db table.

I'm activating the user registration to store the user data and make the download link available only to registered users.

How I can create this links to download file and register data?

I have given a look inside the Forum but there was nothing specific for my case.

Please could you help me?
If you have a form sample to customize it would be great

Thank you

(chronoform v5)
GreyHead 28 Jun, 2017
Hi giulia72 ,

I would use radio buttons (or checkboxes if you allow more than one file) to allow the user to select the files. Then when the form submits you can save the data as you need; then show a Thank you message with the download links (or send an email with them if you prefer).

You can see an example of a ChronoForm like this here - but please don't submit it.

Bob
giulia72 29 Jun, 2017
it is not exactly what I want
the procedure should be:
1- the user will login
2-he/she will open a page where there will be several files to download
3-he/she can select one of them to download
4 -user data (email/username/downloaded file) will be registered in db table

How can I do it?
giulia72 29 Jun, 2017
Hi
Don't care about this request as I have found a different solutions with an other component.
Please help me to resolve the issue I have in login form data registration

Thanks
GreyHead 29 Jun, 2017
Hi giulia72,

Pretty much as I described. Use radio buttons to show the available forms and when the User submits save the data and display a download link.

Bob
giulia72 29 Jun, 2017
As I wrote: I have found a different solution.
Thank you

Please help me to resolve my other issue
This topic is locked and no more replies can be posted.