I have a dspace v7.6.3. I want to redirect the URL the moment I log in. Currently, it's iterating to the home page. I want it to iterate to the dashboard. I have a dashboard component with me. What changes do I need to make? Any suggestions?
On Thu, 28 Aug 2025 at 01:19, DSpace Community < [email protected]> wrote: > Hi, > > By default, DSpace displays the "search" tab on all Communities and > Collections. But, you can change this by modifying the "defaultBrowseTab" > options in your frontend config file (config.*.yml). It sounds like you'd > want it set to "comcols" to see the communities & collections by default. > See docs at > https://wiki.lyrasis.org/display/DSDOC9x/User+Interface+Configuration#UserInterfaceConfiguration-CommunityPageSettings > > Tim > > On Wednesday, August 6, 2025 at 1:02:37 AM UTC-5 [email protected] wrote: > >> Dear Community, >> We have installed DSpace 9, and we noticed that when we click on a >> Community page, all items are displayed—including items from >> Sub-communities and Collections. >> >> We would like to hide these items so that only Communities and >> Sub-communities are visible on the Community page. Items should only be >> displayed when a specific Collection is selected. >> >> Please advise how we can achieve this configuration >> >> -- > All messages to this mailing list should adhere to the Code of Conduct: > https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx > --- > You received this message because you are subscribed to the Google Groups > "DSpace Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/dspace-community/ec690f47-6adf-4108-b74a-03a1d86c92c5n%40googlegroups.com > <https://groups.google.com/d/msgid/dspace-community/ec690f47-6adf-4108-b74a-03a1d86c92c5n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-community/CANPCYt7TETcP5WX%3DcvvXMjkH_9Y8tTmFuV8rw%3DtdAEO%2BzThfpQ%40mail.gmail.com.
