Hi Chris Thanks for responding :-) Could you give me an example of where id find that piece of code please. Its not familiar to me. Regards Liz
-----Original Message----- From: Chris Kent [mailto:[EMAIL PROTECTED] Sent: 22 October 2008 12:51 To: farcry-dev Subject: [farcry-dev] Re: Edit/Delete own content only Liz, Not sure about V3, but the following works in V4. In your <ft:objectadmin add the following sqlwhere="ownedBy = '#session.dmProfile.objectID#'" It should limit the entries returned to the user based on their logged in profile id being the same as teh content item ownedBy You should be able to do a similar thing with the V3 typeadmin. Chris. On Oct 22, 11:17 am, Elizabeth <[EMAIL PROTECTED]> wrote: > Hi, > Is it possible to create a permission that would limit a user or group > of users to being able to edit and delete only their own content? > Similar to CanApproveOwnContent? > If so how would I go about this please? > Im trawling the docs and groups but havent found anything yet. > We are still alas on farcry 3 atm so it would have to be something > that works for this version. > Regards > Liz -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
