Forum Discussion
Eric_J_Hansen
9 years agoQrew Cadet
This is actually what you need right here:
"<a class='Vibrant Primary' href='javascript:LinkAway(\"" & URLRoot() & "db/" & Dbid() & "?a=dbpage&pageid=87" & "\");' >Return To Dashboard</a>"You should also make sure this setting is turned on in the advanced settings for your table:
MCFNeil
9 years agoQrew Captain
change the
to be
that should fix the issue
a=dbpage&
to be
a=showpage&
that should fix the issue