How to load the pre value editor - Multi Node Tree Picker
Appoliges if this is a really dumb question :/
I am using the Multi Value Node Picker on my HomePage document type (4.6.1). I cannot figure out how to load the pre value editor for the this instance of the property?
You can find the Prevalue Editor in the Developer > Data Types section. Once you've configured it, then you can add it as a property to your document-type ... it should appear on your homepage edit screen.
... unless you're trying to do something else and I'm missing something?
The installer/activator is a little misleading... all of the components are already available. It was only there to help guide users - but it didn't work out so well - and has been removed in the upcoming v2.1 release.
For the data-types, all the controls are there... just create a new data-type definition, and select from the render control in the dropdown. All the uComponents data-types are prefixed with "uComponents:".
As for the other components... UI module, XSLT extensions - they would need to be enabled via config. We've got more documentation about that here: http://ucomponents.codeplex.com/documentation
How to load the pre value editor - Multi Node Tree Picker
Appoliges if this is a really dumb question :/
I am using the Multi Value Node Picker on my HomePage document type (4.6.1). I cannot figure out how to load the pre value editor for the this instance of the property?
Many Thanks,
Adam
Hi Adam,
You can find the Prevalue Editor in the Developer > Data Types section. Once you've configured it, then you can add it as a property to your document-type ... it should appear on your homepage edit screen.
... unless you're trying to do something else and I'm missing something?
Cheers, Lee.
Perfect :)
I didnt realise I hade to create my own type based on the 'Multi Node Picker' control.
Another quick question! I only activated one compnent after the installation, how can I get back to the screen to ativate some more?
The installer/activator is a little misleading... all of the components are already available. It was only there to help guide users - but it didn't work out so well - and has been removed in the upcoming v2.1 release.
For the data-types, all the controls are there... just create a new data-type definition, and select from the render control in the dropdown. All the uComponents data-types are prefixed with "uComponents:".
As for the other components... UI module, XSLT extensions - they would need to be enabled via config. We've got more documentation about that here: http://ucomponents.codeplex.com/documentation
Cheers, Lee.
Thanks Lee,
Makes sense now!
Cheers :)
is working on a reply...