Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
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