Hi,
I'd like to find out if the following idea would be possible with ChronoForm.
I haven't used ChronoForm before so please bear with me. I might ask stupid questions 😶
So here it goes.
On a joomla site, you go to a page with a form. (you don't need to log in to use the form)
The form will have some fields like, NAME, EMAIL, JOBFUNCTION, PICTURE1, PICTURE2, PICTURE3, PICTURE4, PICTURE5,...
When the submit button is pressed, a mail should be send to what was filled in the EMAIL field.
The mail itself will contain a message with a link. The link will contain those fields as parameters.
something like: <!-- w --><a class="postlink" href="http://www.domain.com/index.php?name=john">www.domain.com/index.php?name=john</a><!-- w --> [email]doe&email=johndoe@abc.com[/email]&jobfunction=manager
When someone clicks on the link they will be redirected to a page that will contain an swf where I will try to pass those parameters as flashvar. That's why I want to construct the link to put those values of the field in the link as parameters.
The questions:
1) I suppose it's possible to make the form with several upload fields but is it possible to send a mail to the address in the EMAIL field.
2) Is it possible to send custom message/mail. Is it possible to construct the link in the message with the fields in the form and use them as parameter? I don't know if ChronoForm works with tags or something similar.
3) Is there something that wouldn't be possible that I described above?
Thanks a lot.
I'd like to find out if the following idea would be possible with ChronoForm.
I haven't used ChronoForm before so please bear with me. I might ask stupid questions 😶
So here it goes.
On a joomla site, you go to a page with a form. (you don't need to log in to use the form)
The form will have some fields like, NAME, EMAIL, JOBFUNCTION, PICTURE1, PICTURE2, PICTURE3, PICTURE4, PICTURE5,...
When the submit button is pressed, a mail should be send to what was filled in the EMAIL field.
The mail itself will contain a message with a link. The link will contain those fields as parameters.
something like: <!-- w --><a class="postlink" href="http://www.domain.com/index.php?name=john">www.domain.com/index.php?name=john</a><!-- w --> [email]doe&email=johndoe@abc.com[/email]&jobfunction=manager
When someone clicks on the link they will be redirected to a page that will contain an swf where I will try to pass those parameters as flashvar. That's why I want to construct the link to put those values of the field in the link as parameters.
The questions:
1) I suppose it's possible to make the form with several upload fields but is it possible to send a mail to the address in the EMAIL field.
2) Is it possible to send custom message/mail. Is it possible to construct the link in the message with the fields in the form and use them as parameter? I don't know if ChronoForm works with tags or something similar.
3) Is there something that wouldn't be possible that I described above?
Thanks a lot.