Forum Discussion
DanLadner1
7 years agoQrew Trainee
You can hide all of those options ("Full Report", "Grid Edit", etc.) using IOL--just place the following in a formula rich text field on the form, replacing "DBIDHERE" w/ the DBID of the child table (the one whose records are being displayed in the report link):
"<img qbu='module' src='/i/clear2x2.gif' onload=javascript:$(\"table[qbdbid='DBIDHERE'].ToolbarTable\").closest(\".Toolbar\").hide();>"