I am trying to add a property for the pages that updates on every loading of the property link. Somehow, i need the property to search and display the link of the page.
I tried to create a property with a custom get where to use the service location in order to find the link. The problem is that the custom get doesn't work at all (for example with a return "test").
Hello,
I am trying to add a property for the pages that updates on every loading of the property link. Somehow, i need the property to search and display the link of the page.
I tried to create a property with a custom get where to use the service location in order to find the link. The problem is that the custom get doesn't work at all (for example with a return "test").
Any idea about how can i do this?