Many question help full for everybody

mirou 13 Nov, 2012
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
mirou 14 Nov, 2012
No answer 😟
GreyHead 14 Nov, 2012
Hi mirou,

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
mirou 14 Nov, 2012
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
GreyHead 14 Nov, 2012
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
This topic is locked and no more replies can be posted.