Sorry I'm still trying to work out how when somebody fills out a registration form they get an automatatic email activating their account. The email bit is easy but I'm not quite sure about the rest.
I created two new fields in my database table one for the verifiation code which I use dataassist insert record to store the random password in. I also created a tinyinteger and set defalut zero (Is that right for boolean )
When I edit the universal email body and click on the lightening thing and choose verfied email from the form, it comes back blank inthe email, but I guess it would because theres nothign entered so what should I choose.
I wonder if you can give me more detailed help on how to do this as I cant really work it out from your pevious post on this thread.
Thanks