I put this together today, just dropping it here in case anyone finds it useful. It lets you toggle a list of additional fields on a saved search. This example is for transactions, formula (text): '<a href="#" onClick="jQuery(this).next('div').toggle()">Toggle</a>'||'<div style="display:none; text-align:left; white-space: nowrap;">' || '</br><b>'|| 'Subsidiary' ||': </b>'|| {subsidiarynohierarchy} || '</br><b>'|| 'Rate' ||': </b>'|| {rate} || '</br><b>'|| 'Amount' ||': </b>'|| {amount} ||'</div>'