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