Hi,
I was used to create my images URLs with the Strapi endpoint global variable. But I can’t edit the URL divhunt variable anymore to add the prefix ${strapi->get(‘endpoint’,‘’)}${ .
Expected result is:
${strapi->get('endpoint','')}${page->get('data')->get('data')->get('attributes')->get('image')->get('data')->get('attributes')->get('url')}
How can I achieve this with the new UI?
site: informatel-lab.divhunt.art page “APropos”