
Hi everyone,
We have a requirement to show the dropdown links dynamically based on the number of records found in the Dataverse table. For example: If we have 2 records, 2 sublinks should be displayed. If we have 4 records, 4 sublinks should be displayed. As in the below image I want to add Test Sublink 1, Test Sublink 2, Test Sublink 3, Test Sublink 4 dynamically.
Can anyone advise on what are the possible ways to achieve this?
Thanks
Hi @Ancy ,
The code that renders the menu is in Liquid Template, and it’s placed in the Header Web Template, so you will make changes there.
Please open your Header Web Template and you can add your logic there, it will render your menu. accordingly. For more information, please read out this article.
https://www.agarwalritika.com/post/understanding-header-in-power-apps-portals
Feel free to ask, if you have any questions.
Thanks,
Saud
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.