Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mo 34 posts 54 karma points
    Jul 06, 2010 @ 19:51
    Mo
    0

    Customising "Edit Member" dashboard?

    any way to do it without modifying the source?

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jul 06, 2010 @ 20:54
    Dirk De Grave
    0

    Actually, you don't need to modify the source, you can create a custom loadMembers class (similar to the existing one) and redirect to a different "edit member" page. Also make sure to "register" your new loadMembers class in the database, and to restart the app to reflect the changes in the database.

     

    Let us know if you need more info.

     

    Cheers,

    /Dirk

  • Mo 34 posts 54 karma points
    Jul 07, 2010 @ 08:22
    Mo
    0

    wow, I actually think I need a lot more info!

     

    where is the loadMembers class src file? How do I register the class in the database, do you mean I should replace the existing loadMembers class with the custom one?

    By restarting do you mean touching web.config or something else?

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jul 07, 2010 @ 09:18
    Dirk De Grave
    0

    Hmm, maybe need to re-read your original question? Are you referring to the page that gets loaded when you're clicking on any member in the member section, or are you actually using a dashboard control?

     

    Cheers,

    /Dirk

  • Mo 34 posts 54 karma points
    Jul 07, 2010 @ 12:53
    Mo
    0

    I am referring to the page that gets loaded when clicking on any member in the member section. I was under the impression that it was a dashboard ?

     

    Where can i find detailed dev documentation? I'm having trouble with these kind of things because I haven't found one yet.

Please Sign in or register to post replies

Write your reply to:

Draft