Chronoform Email activate Code

neyStyle 17 May, 2011
Hello Everybody,

sorry im a German and my english is bad an i hope you know what is my problem.

I have make a form that save the entrys in a database and its function really good.(see link in the end)

But I want that the User become a Email with a link to click on this and then the data save in Database.
and when it saved in the Database the User become again a email where they can click to deleted the entry from database.

I have write a Php-Code to display the Message (see the link in the end) there i have programmed that the entrys sort by field "Anreise" and when the fiel "Abreise" is in the Backward the entrys not Displayed.

my second Problem is that the field which i have checked with required not use. You can send a empty Form. the required function do not work.

I hope you can understand me !

Links:

to the Form: http://lmn.neystyle.de/gastanfragen
tho the entrys: http://lmn.neystyle.de/

Thank you from Germany
neyStyle 18 May, 2011
Okay the Validation its okay I have load Jquery in the template Site but then it dosent work.
now i have turn of jquery and its fine. But the validation from the Date-field doesent work correct. The Message comes in the top left corner.

Anybody knows why ?
GreyHead 18 May, 2011
Hi neyStyle,

The problem with the date is a ChronoForms bug. The DatePicker code moves the original input off the page and replaces it with an input of it's own - but the error message is linked to the moved input.

Without doing some work on the code I don't know how to fix that :-(

Bob
neyStyle 18 May, 2011
Hi Grey Head,

thank you for your Answer.

Please can you tell me what i must do for my first Problem. Can i create a activation Link with Chronoforms or must i make this with coustum Code ?

Greeting from Germany
GreyHead 21 May, 2011
Hi neyStyle,

You probably need to use custom code to create the activate and deletion links. The code in the Email Verification action might be helpful.

Bob
This topic is locked and no more replies can be posted.