Hi,
I’ve read through the documentation but am struggling to understand how to use a custom chunk to display my registration page. I’ve got the following call:
[!WebLoginPE? &type=`register` ®Type=`verify` ®Required=`email,username,fullname` &groups=`Registered`!]
Which seems to output the default template from webloginpe.templates.php file.
How do I use a custom chunk? (I basically want to add more options to the reg like telephone etc wrapped in my custom html).
Thanks
Edit: Nm adding ®isterTpl=`test` worked!