Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 143529

D365 Portal Liquid - Return Url

$
0
0

Hi all, 

I'm trying to return a list of links from an entity list.

Im using the liquid code below, but cant return the url.

Any help would grateful.

Martin

{% entitylist key: page.adx_entitylist.id %}
  {% entityview logical_name: 'my_entity_name' name:'My Entity List', page_size:20 %}
    {% for item in entityview.records %}
      
         <a href="{{ item.id.url}}">{{ item.name}}</a>
        
    {% endfor %}
  {% endentityview %}
{% endentitylist %} 



Viewing all articles
Browse latest Browse all 143529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>