When using the HR module, you get a list of employees.
When a user clicks on one of the employees, I would like to be able to create some "Previous" and "Next" buttons.
What would be the best way to go about doing that?
Can I extend the HR Presentation template, or do I need to create a paragraph module and insert that on the same page as the HR module?
How do I get the list from the paragraph module in the current context?