Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...How to Remove UnRegister link from View profile module DNN 6.2 ??How to Remove UnRegister link from View profile module DNN 6.2 ??
Previous
 
Next
New Post
8/15/2012 4:13 AM
 
How to Remove UnRegister link from View profile module DNN 6.2 ??

In Manage User Credentials section there in link for unregister user ...I need to remove it..Plz help??


 
New Post
8/16/2012 6:25 AM
 

OMG-Finaly found a solution..may be bit durty but works for sure..check this out guys..

Find this line mostly in  \DNN\DesktopModules\Admin\Security\User.aspx

  • Replace with this...

  • Save your day!!


     
    New Post
    7/6/2013 4:35 AM
     

    Hello,

    Is there still no better way to hide that button? I'm worried about modifying core code that'll get overwritten in the next update.

    Thanks,

    Mike

     
    New Post
    7/7/2013 7:26 PM
     

    This is less of a hack - but your mileage may very.  Open your user profile page in Chrome or Firefox - right click and inspect the Un-Register button - so that you can see the HTML code.   

    Inside the <a - id="dnn_ctr_ManageUsers_User_cmdDelete">
    Now edit your site skins css and add in a direct reference to that id and set its display value to none.

    <a - id="dnn_ctr_ManageUsers_User_cmdDelete">

    #dnn_ctr_ManageUsers_User_cmdDelete {
    display: none;
    }


     

     
    New Post
    6/4/2014 10:26 PM
     

    I tried this in DNN 7.2 and it didn't seem to work.  I also have a need to hide the Unregister button.

    Thanks,

    Dave

     
    Previous
     
    Next
    HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...How to Remove UnRegister link from View profile module DNN 6.2 ??How to Remove UnRegister link from View profile module DNN 6.2 ??


    These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

    For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

    1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
    2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
    3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
    4. No Flaming or Trolling.
    5. No Profanity, Racism, or Prejudice.
    6. Site Moderators have the final word on approving / removing a thread or post or comment.
    7. English language posting only, please.
    What is Liquid Content?
    Find Out
    What is Liquid Content?
    Find Out
    What is Liquid Content?
    Find Out