Hello everyone,
I am using this community for the very first time, so I would like to say that you are all doing great job and thumbs up for keeping something like this alive.
I have inherited project based on DSpace 5.11 and have successfully get familiar with some of the possibilities of whole solutions.
There are two questions that I would like to ask:
1. How can I display Parent OrgUnit below OrgUnit on Researcher page from the OrgUnit where Researcher is added? I have tried editing default Main Affiliation pointer field and its value to display (EL) to both ${displayObject.name}<br/>${displayObject.parentorgunit} and
${displayObject.name}
<br/>
${
displayObject.parentorgunit.name} but it without success.
2. When I go to the Researchers tab in the main menu and click on search by Departments, then select department, Heading on the page is displaying something like
Browsing by Department => 24 where 24 is unique id of that selected department. It isn't user friendly and I would like to change it to be something like
Browsing by Department => Department name. Can someone give me some hints on this topic?
Thank you very much,
Luka