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
I'm trying to figure out how to write a custom dojo uihint module for a bit more complex file links with metadata but the documentation isn't really... well, it doesn't exist.
In my example I may have a file list looking like this
The obvious and only way to store this would be in a serialized object similar to this
I've also added a property inheriting from PropertyLongString and a descriptor inheriting from EditorDescriptor.
None of the above are any problems, writing the dojo module however is. Where does one even start since this is EPiDojo?
If there are any tutorials out there how to build a list that implements a filepicker and two meta fields I'd like to know about them :)
Thanks