Ok - I need to have two different reg forms for two types of users..
I know how to make the registration show up, but I’m unclear about how to use "®isterTpl"
would it [!WebLoginPE? &type=`register` &customFields=`business_name` ®isterTpl=`mycodehere..`!] or is it calling a chunk name?
Ok - I figured it out.
make a chunk - call it what ever your want. Put your code in it (see docs)
then [!WebLoginPE? &type=`register` ®isterTpl=`chunkname`!]