A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
Hi,
A simple question, I think...
I have a Page property dynamic content setting on pages A, B and C which points to a property on page D
From page D, is there any way for me to tell whether it is being referenced from pages A,B and C?
I've tried using SoftLink.Load(page D's pagelink) - which I expect to show me the pages/files referenced by page D, and it does,
or SoftLinks.LoadReferencing(page D's pagelink) - which I expect to show me pages that reference this page, but pages A,B and C aren't in the results.
Anyone any ideas?
Thanks in advance,
Mark