I Customer Object with three properties
Name
Terms
Region
Now the users are in two groups
Users
RealGoodUsers
Now i want RealGoodUsers to be able to edit but not the Users. Does anyone have any suggestions other than an if=="RealGoodUsers" in the set of the properties? Nothing wrong with the if but what if i add another group...
Name
Terms
Region
Now the users are in two groups
Users
RealGoodUsers
Now i want RealGoodUsers to be able to edit but not the Users. Does anyone have any suggestions other than an if=="RealGoodUsers" in the set of the properties? Nothing wrong with the if but what if i add another group...