Adding dynamic links to a side panel

Good day

Is it possible to add dynamic links to a project home page side panel? The links should be automatically updated when page is refreshed.

Thank you in advance
Attached is picture to clarify what i want to achieve
Capturesys

hi,

yes, in general this is surely possible.

Which types of links are you talking about? In case you want to have fast access to certain filters you can take a look at the Folders Pane.

If this should be general links, you can use create an domain entity “Link” that you display there.

the links should be automatically updated when page is refreshed.

can you elaborate what you mean by that?

Bye
Mario

Hi @mario
Thank you for your response.

I am working on a Transportation Management Project. The link i am referring to is urls that links to any web content about Transport. One way I want to achieve is to create a table that allows the administrator to add urls, and users that login should be able to see the clickable links as indicated in the picture i attached. How can have clickable urls/links on the side panel?

Thank you

Hello @Indileni

You can create custom main window layout via CUBA Studio (“Generic UI” tab) and add a side panel for links.

Regards,
Daniil.