Hi Guys,
Have any of you created you own Editor for Items yet?
I'm looking for inspiration/sample code for creating a new EditorField that works much like the standard File selector, eg.:
- you click a button
- you browse aroud a new window
- you click an element
- the selected elements value is moved to your item editor field.
Are there any built-in helpers for this that we can use?
// Martin