- Issue created by @harikris2007
- Assigned to viren18febS
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 9:05am 6 September 2023 - 🇮🇳India viren18febS
Hi @harikris2007
You can use these code for print the URL field and link it.{{ row.content['#row']._entity.field_link[0]['#url'] }} <a href="{{ row.content['#row']._entity.field_link[0]['#url'] }}"> {{ row.content['#row']._entity.field_link[0]['#title'] }} </a>
- Status changed to Postponed: needs info
over 1 year ago 5:30pm 8 September 2023 - 🇺🇸United States smustgrave
@harikris2007 can you confirm that answers your question?
- 🇦🇪United Arab Emirates harikris2007
@viren18febs when i tried that code it returns
<a href=""></a>
Is there any specific settings needed in view fields? - Status changed to Needs review
over 1 year ago 9:56am 13 September 2023 - 🇮🇳India viren18febS
HI harikris2007
you can try with this for URI value.
{{ row.content['#row']._entity.field_link.0.['#url'] }} - Status changed to Postponed: needs info
over 1 year ago 3:23pm 15 September 2023 - 🇺🇸United States smustgrave
@harikris2007 can you confirm that answers your question?
Feel free to close if so.
- Status changed to Closed: works as designed
about 1 year ago 1:00pm 27 September 2023