Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoA formula URL button will only be visible if the URL is not blank.
so just do
var text URL = and put your existing code here ;
IF(some conditions are true, $URL)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
so just do
var text URL = and put your existing code here ;
IF(some conditions are true, $URL)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- ElenaLarrabee14 years agoQrew CaptainOf course, makes perfect sense, thank you! If even hides the button all by itself if I set it to null, awesome.
------------------------------
Elena Larrabee
------------------------------- MarkShnier__You4 years ago
Qrew Legend
… And then you decide if you want to show the button label or set the form to hide the button label.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------