As of July 12, 2021, this "Learn Veracross" site has been deprecated. It will remain live at least through December 23, 2021, but will no longer be updated. Q&A articles are only visible to authenticated users in the Veracross Community; please speak with your implementation or account manager for additional information.
You can add links in the Faculty/Staff directory by adding these to the Biography field on the HR tab of their person record. Simply copying and pasting the link to this field displays the link, but it will not be clickable. If you desire it to be clickable, you can utilize HTML in the biography field to define the hyperlink. You can use the following format:
<a href="url">link text</a>
Add your link where it says “url”, but keep the quotations. Additionally, where it says “link text” this is what displays for users to click on, such as “Click here”.
For example to get to Veracross’s website, you could put:
<a href="https://www.veracross.com/">Click Here!</a>