Forum Discussion
MarkShnier__You
Qrew Legend
5 years agonp,
Either make a form rule to hide the button, but if you also want to hide them on reports, then just wrap the URL formula with an IF.
IF(not [Inactive],
urlroot() etc.....)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
Either make a form rule to hide the button, but if you also want to hide them on reports, then just wrap the URL formula with an IF.
IF(not [Inactive],
urlroot() etc.....)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
PaulStreit
5 years agoQrew Member
Copy, I’ll try these, thanks!
Paul
Paul
- PaulStreit5 years agoQrew MemberThe formula change worked great. The button hides, although I noticed the field title does not. But that's OK, as long as the button is hidden then the user can't get in trouble. Much appreciated.
Paul
------------------------------
Paul Streit
------------------------------