<![CDATA[ WebChangePwd Help. - My Forums]]> https://forums.modx.com/thread/?thread=44769 <![CDATA[Re: WebChangePwd Help.]]> https://forums.modx.com/thread/44769/webchangepwd-help#dis-post-257549
Copy the code of the default template, go into your manager and create a new chunk and paste that into the content. This will give you a base to modify to your needs. Then call your snippet using the &tpl parameter like so:

[!WebChangePwd? &tpl=`YourChunkName`!]


Yes, it is similar to the webogin template, it uses an <hr> to seperate the sections but you can denote your own in the first line of the template itself:

<!-- #declare:separator <hr> -->

change the <hr> accordingly if needed

]]>
breezer Aug 31, 2009, 02:40 PM https://forums.modx.com/thread/44769/webchangepwd-help#dis-post-257549
<![CDATA[Re: WebChangePwd Help.]]> https://forums.modx.com/thread/44769/webchangepwd-help#dis-post-257548 jigr69 Aug 31, 2009, 02:22 PM https://forums.modx.com/thread/44769/webchangepwd-help#dis-post-257548 <![CDATA[Re: WebChangePwd Help.]]> https://forums.modx.com/thread/44769/webchangepwd-help#dis-post-257547
[!WebChangePwd!]

The default template is in assets/snippets/weblogin/webchangepwd.inc.php, but you can create your own template using the default as a guide and then you would call the snippet like this:

[!WebChangePwd? &tpl=`valid_chunk_name`!]

There are more options, look at the top of the snippet itself for the available params. smiley]]>
breezer Aug 31, 2009, 02:05 PM https://forums.modx.com/thread/44769/webchangepwd-help#dis-post-257547
<![CDATA[WebChangePwd Help.]]> https://forums.modx.com/thread/44769/webchangepwd-help#dis-post-257546
Any help would be gratefully received.

Cheers]]>
jigr69 Aug 31, 2009, 01:24 PM https://forums.modx.com/thread/44769/webchangepwd-help#dis-post-257546