Forum Discussion
AdamKeever1
7 years agoQrew Commander
This is awesome. Thanks Dan. Any way to put the buttons at the top and bottom of the form?
_anomDiebolt_
7 years agoQrew Elite
Just create another formula rich text field without the iol reference and position it at the top or bottom as you wish:
"<a class='QBU_Previous Vibrant Success' " &
" data-rid='" & [Record ID#] & "'" &
">Previous</a>" &
" " &
"<a class='QBU_Next Vibrant Success' " &
" data-rid='" & [Record ID#] & "'" &
">Next</a>"