Forum Discussion
MarkShnier__You
Qrew Legend
5 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
[email protected]
------------------------------
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
[email protected]
------------------------------
- ElenaLarrabee15 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__You5 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
[email protected]
------------------------------