Forum Discussion
ChadBrandmire
8 years agoQrew Assistant Captain
Try this in a Formula Rich Text
var text urlone = URLRoot() & "db/" & [_DBID_TABLE_1] & "?a=dr&dfid=2&rid=" & URLEncode([Route ID#]);
"<a href="& $urlone &"><img width=\"100\"src=\"
var text urlone = URLRoot() & "db/" & [_DBID_TABLE_1] & "?a=dr&dfid=2&rid=" & URLEncode([Route ID#]);
"<a href="& $urlone &"><img width=\"100\"src=\"
<i><u>Link your button image here</u></i>\"></a>"
;QuickBaseCoachD
8 years agoQrew Captain
Try changing
a=dr
to
a=er
a=dr
to
a=er