TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
Manage access to record using User Property Multireference Field
Since now we can send email to the users listed in the User Multireference Field with the email notifications extensions, It would be also great if we could provide or deny access to records, only to the users listed in the multireference field of that record.

This would need some kind of evaluation like:

Allow : In([Users],User())

Where [Users] is the user property multireference field.
ID
542
Category
TeamDesk
Author

gerardo garcia
Date Created
7/31/2012 9:56:13 AM
Date Updated
8/1/2012 5:39:46 PM
Status
New Idea
Score
10
Promoted By
gerardo garcia
Comments
basenine 7/31/2012 5:53:11 PM
This is actually possible to do already with user properties.

It took me a day to figure it out but it is definitely possible.
gerardo garcia 8/1/2012 5:39:46 PM
Thanks Brett.
Yes indeed.

The way I have been doing it is using the Multireference table itself. If User() equals the User of the multireference table register, I turn on a "flag" and look up this flag to the register containing [Users] multireference field.

Is Just that this could be accomplished very clean and easy if I could evaluate an expression like this In([Users],User()) directly in the origin table, rather than in the multireference table.

Regards.
Feedback
 
Back to Search Results