I’m not sure if I have this right, but on my login page my call is:
[!WebLoginPE? &loginFormTpl=`loginTpl` &liHomeId=`27`!]
ID 27 is where the site.com/user-profile is.. im not sure if thats needed or not but I’m trying to set up the User Profile area.
on ID 27 (profile) I have
[!WebLoginPE? &type=`profile` &disableServices=`deleteprofile,register` &profileTpl=`profileTpl` !]
Is this right so far? I’m trying to create a page where it can display all the users Information and also the "Amount Due".. course this will be different for different users, how do I do this part? this is where i am at now so cant do much til i get this part done.
Thanks!