Hi,
I'm building with ChronoConnectivity and so far the results are great. I really like the product and if it continues to do what i want I surely will pay the $25 to support the dev.
Currently I'm stuck with an idea..before testing it endlessly I would like to know if it's possible at all:
I have created a ChronoConnectivity page where the user can select multiple options...
Now I want this top happen:
1) For certain options the users MUST make a selection...if the user doens't make a selection the search should not run.
Do I enter this in the header? Do I need to use another script?
2) I would like to give the user the possibility to add a name and email adres before he presses the submit button.
If the user did indeed fill out his name and userID (if an email is given the username may not be blank) then the following actions should happen:
Once submitted ofcourse the data should be displayed on the screen;
The data should be emailed to the user.
The users email and name should be stored in a database. If at all possible: in the table that is used for the module CCNewsletter!
(and to make this more complex: if the user is already in that table..he should not be added but the email should still be sent)
Most code to add/check the name/email in the CCnewslettertable I asume I can reuse from CCnewsletter?
So..this is quite some requests and I'm sure it will take a lot of code..but I wonder: would this be possible to intergrate?
I'm building with ChronoConnectivity and so far the results are great. I really like the product and if it continues to do what i want I surely will pay the $25 to support the dev.
Currently I'm stuck with an idea..before testing it endlessly I would like to know if it's possible at all:
I have created a ChronoConnectivity page where the user can select multiple options...
Now I want this top happen:
1) For certain options the users MUST make a selection...if the user doens't make a selection the search should not run.
Do I enter this in the header? Do I need to use another script?
2) I would like to give the user the possibility to add a name and email adres before he presses the submit button.
If the user did indeed fill out his name and userID (if an email is given the username may not be blank) then the following actions should happen:
Once submitted ofcourse the data should be displayed on the screen;
The data should be emailed to the user.
The users email and name should be stored in a database. If at all possible: in the table that is used for the module CCNewsletter!
(and to make this more complex: if the user is already in that table..he should not be added but the email should still be sent)
Most code to add/check the name/email in the CCnewslettertable I asume I can reuse from CCnewsletter?
So..this is quite some requests and I'm sure it will take a lot of code..but I wonder: would this be possible to intergrate?