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.
AI OnAI Off
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.
Hi all,
I'm trying to create a Dojo component that uses the contentQueryGrid. So far, I'm able to show the results of the query in this component, but I don't want to be able to open the page when clicking it. The idea is to have a better search where the user can drag and drop pages to a content area to show related products/articles.
Do I have a better component for this? or can I override the click method on this component?
Thank you