Hi Experts,
I am trying to get the current webpage name using liquid code but I can find only one way i.e to get the page title using below:
{{ page.title }}
But I want to get the Page name not the title because in some case title is empty on the web page.
Is there any way by which I can get the web page name?
Thanks,
Amit
Hi @Anonymous ,
You can use adx_name field to get the name of the web page (like this {{page.adx_name}}). You can do it because page object is reference to web page entity in CDS and adx_name is Name field from it.
stampcoin
11
Muzammil Nawaz
8
Ajlan
8