<![CDATA[ Add custom page with form in Manager Side... - My Forums]]> https://forums.modx.com/thread/?thread=92091 <![CDATA[Add custom page with form in Manager Side...]]> https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503001
I copied this tutorial but it can't help..
http://rtfm.modx.com/revolution/2.x/developing-in-modx/advanced-development/custom-manager-pages/custom-manager-pages-in-2.3

Kindly help me.

Regards]]>
mujtabaahmad1985 Jul 14, 2014, 02:40 AM https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503001
<![CDATA[Re: Add custom page with form in Manager Side...]]> https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503527 http://bobsguides.com/blog.html/2014/03/28/modx-2.2-cmps-an-anatomy-lesson/.

The action class file designates a 'template' file. The contents of that file will be displayed in the Manager's right panel. It can be full of JS and Ajax, but it could also be a relatively simple HTML form.]]>
BobRay Jul 18, 2014, 12:17 AM https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503527
<![CDATA[Re: Add custom page with form in Manager Side...]]> https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503526
Thanks
]]>
mujtabaahmad1985 Jul 17, 2014, 11:43 PM https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503526
<![CDATA[Re: Add custom page with form in Manager Side...]]> https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503246
Another (more up-to-date) option would be the CMP that gets installed with the Example project in the MyComponent extra.

Both are for resources and elements, but could be modified to work with users instead.

If you need to put the User data in a custom table, take a look at the ClassExtender extra and see this: http://bobsguides.com/blog.html/2014/05/27/why-extend-moduser/


]]>
BobRay Jul 16, 2014, 12:52 AM https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503246
<![CDATA[Re: Add custom page with form in Manager Side...]]> https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503123
Thanks

Quote from: BobRay at Jul 15, 2014, 05:08 AM
The easiest way to do that would be to just go to Security -> Manage Users on the main menu. You can add, delete, and update users there (to update, right-click on a user). You can use an unused field in the User Profile (e.g. zip) or an "extended" field to store their credits (the first one would be faster and easier).
]]>
mujtabaahmad1985 Jul 15, 2014, 01:05 AM https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503123
<![CDATA[Re: Add custom page with form in Manager Side...]]> https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503116 BobRay Jul 15, 2014, 12:08 AM https://forums.modx.com/thread/92091/add-custom-page-with-form-in-manager-side#dis-post-503116