On 28/06/07, Mindmillmedia <[EMAIL PROTECTED]> wrote:
>
>
> I have a custom type.  One of the items is an array that used dmLink
> items.  Is there any way to filter what dmLink items a user can add
> based on what items they own.   For example, a user could only add a
> certain link if they own it.
>
> Any ideas?
>

You could add a method that gets the dmLinks for that user and use that to
populate the library.

http://docs.farcrycms.org:8080/confluence/display/FCDEV40/Library+Properties

Take a look at the ftLibraryData property - you basically pass it a query
recordset.

hope that helps

Stephen

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to