Forum Discussion
MarkShnier__You
Qrew Legend
no problem, just make a formula checkbox field called perhaps [Sales Rep Allowed to see?] with the logic you want and then set Custom Role Permissions for only view where [Sales Rep Allowed to see?] is checked.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
TomGriffin
2 years agoQrew Member
Thanks for the reply but I don't see how that will accomplish my goal which is to have each user see only the transactions with their name.
Can you elaborate some?
------------------------------
Tom Griffin
------------------------------
Can you elaborate some?
------------------------------
Tom Griffin
------------------------------
- MarkShnier__You2 years agoQrew LegendOK, sorry, I was a bit light on details, huh?
Try this as a formula checkbox field type
Upper(UserToName(user()))= Upper([Account Name])
That should work assuming that the name that the users have respectively registered within Quickbase does exactly match the spelling of their name in the [Account Name] field.
Post back if you have a problem.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------