MackenziePhilli
5 years agoQrew Trainee
Anchor Links
Hello, Is it possible to create anchor links on forms? To have a button that will bring you down to a specific spot further down the form? Thanks ------------------------------ Mackenzie Phi...
- 5 years agoYes. You can make an anchor tag as a Rich Text formula field like this and position it on the form near where you want to land the user.
"<a name=DealerClaim></a>"
Then suffix the URL that you are coming from with the #TagName
such as URLRoot() & "db/" & dbid() & "?a=dr&rid=" & [Record ID#] & "#DealerClaim"
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------