Hi,
I am trying to add a left hand side navigation bar element that when clicked opens a record in the main area.
The URL to the record needs to be dynamically constructed using javascript.
Can anybody point me in the direction of a resource that will help please.
For example, clicking the link will open the system user record of the current logged in user.
I know how to use the web api to get the record id, I dont know how to attach it to the navigation item.
Many thanks.