Forum Discussion
Denin
11 months agoQrew Officer
The classes are CSS classes. In that sense, you can put as many as you want. Try it out like this to see if it works as intended:
"<a class='SaveBeforeNavigating OpenAsPopup' data-height=\"800\" data-width=\"1000\" data-refresh=\"true\" " &
"style=\"text-decoration: none; text-align: center; background:" & $color & "; color: " & $txtcolor & "; border-radius: 5px; margin: 2px; padding: 5px 5px; width: 100px; display: inline-block; font: 14px/ 'Calibri', 'Segoe UI', sans-serif; text-shadow: none;\"href='" & $url & "'>Add Child</a>"If it doesn't work, then it's an incompatibility with the script QuickBases uses.