Forum Discussion
MarkShnier__You
Qrew Legend
6 years agoAny formula field can be used to control Role Permissions. So for example you can make a formula checkbox field such as
IF(Now() - [Date Created] < Minutes(5), true)
Then use that in a Custom Role Permission
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
IF(Now() - [Date Created] < Minutes(5), true)
Then use that in a Custom Role Permission
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
MichaelTamoush
6 years agoQrew Captain
Not quite following the second step "use that in a custom role permission."
Is there a way to say,"If checkbox is true, then allow EOTI role to view record"?
------------------------------
Mike Tamoush
------------------------------
Is there a way to say,"If checkbox is true, then allow EOTI role to view record"?
------------------------------
Mike Tamoush
------------------------------