Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 01/16/2008 12:51 PM by  Peter Donker
Lock and unlock document
 3 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Robrecht Siera
New Member
New Member
Posts:3


--
01/11/2008 11:33 AM

    When users get edit permissions, they shouldn't always get the possibility to lock or unlock a document. Can I make sure they can't?

    Many thanks,

    Anna

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    01/12/2008 6:32 PM
    Hi Anna,

    Being able to edit something means you have the ability to prevent others from editing while you're working on it. That is the function of the lock. This is why in DMX 3 and 4 and most other DMS that I know editing = ability to lock.

    Peter
    Robrecht Siera
    New Member
    New Member
    Posts:3


    --
    01/14/2008 10:07 AM

    Thanks, I undestand the logic behind.

    Is there a possibility to not show it?

    Anna

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    01/16/2008 12:51 PM
    You'll need basic understanding of ASP.NET for this. You can delve into ViewCollection.ascx and ViewDetails.ascx and look for the toolbar component. It has a whole bunch of attributes that tell it which buttons to render. You'll find the lock and unlock buttons. If you set this visibility of those to False then they won't show up any more.

    Peter
    You are not authorized to post a reply.