Not yet, I'm afraid. One reason we factored out the modules into isisaddons is to make it easier for contributors to add without necessarily having to understand the rest of the framework. In other words: pull requests accepted!
That said, although I know how the settings could store a reference to an arbitrary object (using the BookmarkService) I'm not exactly sure how to provide a general purpose lookup of an arbitrary object. Would welcome any thoughts on that. Cheers Dan On 19 November 2014 10:02, Martin Balmaceda <[email protected]> wrote: > Hi > > Is there a way to customize the types of application/user settings? > I see things like string and booleans are built-in but would it be possible > to have references to domain objects or perhaps customizable dropdowns? > > Regards > Martin > > -- > to do is to be. dobedobedo >
