Hello ,
First of all thank you for this wonderful component ( Chronoforms )
So i have many question to ask ( sorry ) 😶
1 - Can user save his application before submit ?
2 - Can user submit just Onetime ?
3 - Can i give permission for one group to just see the data ?
Thank You so much
First of all thank you for this wonderful component ( Chronoforms )
So i have many question to ask ( sorry ) 😶
1 - Can user save his application before submit ?
2 - Can user submit just Onetime ?
3 - Can i give permission for one group to just see the data ?
Thank You so much
Hi mirou,
Yes if you use the HTTP Request action to submit the data, or hand-code an Ajax submission.
Yes, if you record the submission in a database table and check for the resubmission. You have to be able to identify the user to do this.
Yes, use the Authenticator action for this.
Bob
1 - Can user save his application before submit ?
Yes if you use the HTTP Request action to submit the data, or hand-code an Ajax submission.
2 - Can user submit just Onetime ?
Yes, if you record the submission in a database table and check for the resubmission. You have to be able to identify the user to do this.
3 - Can i give permission for one group to just see the data ?
Yes, use the Authenticator action for this.
Bob
Hello Bob
Thank You So much for your help
But i m new in web developing . could you explain me more please ?
Thank you again
Amir
Thank You So much for your help
But i m new in web developing . could you explain me more please ?
Thank you again
Amir
Hi Amir,
Not easily without much more specific information about your form application.
I suggest that you start building it using the FAQs here to assist and then ask again when you have a specific question.
This is not a simple form and if you have no web experience than you may need to get some help.
Bob
Not easily without much more specific information about your form application.
I suggest that you start building it using the FAQs here to assist and then ask again when you have a specific question.
This is not a simple form and if you have no web experience than you may need to get some help.
Bob
This topic is locked and no more replies can be posted.