Login icon indicating copy to clipboard operation
Login copied to clipboard

lgnRegisterForm chunk

Open tyleryasaka opened this issue 11 years ago • 1 comments

Is this just me, or is the lgnRegisterForm chunk included in the package not correct? If I use that chunk with the Register snippet, the form does not submit or show error messages. However, if I use the example in the link below, it works perfectly. The two chunks are very similar, but the one in the tutorial has a few different variables. And that's the one that works. This is fine if you know where to find this example, but for people who try to use the chunk, I think this will be a problem. http://rtfm.modx.com/extras/revo/login/login.register/register.example-form-1

tyleryasaka avatar May 05 '14 18:05 tyleryasaka

I tried the current chunk in package and it's working with [[!Register]] call.

You can use the Register call from the rtfm, because it sets some other values as placeholder prefix. So if you wanna use the snippet call from rtfm, use also the provided tpl.

theboxer avatar Sep 09 '14 16:09 theboxer