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)
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)
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
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
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?
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?
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
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
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
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
This topic is locked and no more replies can be posted.
