Sebastian Leupold wrote
using the new userprofileLink datatype, you can specify the Wine owner per record, e.g. in a field owner. Second, use a filter statement like
"Owner_UDT_Original = [User:UserID] OR [User:Roles] Like '%Administrators%'
Hi Sebastian,
Thanks for the reply. I'm afraid I'm a complete noob as far as this module is concerned.
I had created a column with the User Profile Link type, but I find that when one adds a record it just has an empty field for the login name. Is there any way that this can be made to let one choose from a list of actual users.. or preferably their actual names? I'm not sure how the person entering data would work with this.
The other thing about adding the filter sounds like it is the right stuff, but I'm getting an error message. I went into Manage Table and pasted the code into the "Filter Statement" field under Grid Table settings.
Owner_UDT_Original = [User:UserID] OR [User:Roles] Like '%Administrators%'
Is that the correct place? The page says "Unsupported Filter Statement (Cannot find column [User:Roles].)" and when I examine the Tokens Help link, I can't see [User:Roles] listed.
Any further advice is greatly appreciated.
Rob