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
I want the block content to be included in a page's SearchText property when dragged into an XhtmlString property on that page.
Now the name of the block instance is added to page's SearchText instead of the content of that block instance.
How can I achieve it?
N.B. I am using [IndexInContentAreas] attribute for those blocks that I want to be included in a page's SearchText property when used in ContentAreas and that is working correctly!