cancel
Showing results for 
Search instead for 
Did you mean: 

Adding atribute to the 'Edit Metadata Form'

pahrens
Champ in-the-making
Champ in-the-making
Hi,

how i can Add eg. a dropDownBox(List) additional in the "Edit Metadata Form"?
I know it is possible when i modify the part of "share-form-config", but how i make it?
sry for my english Smiley Wink.

Thanks for answers!
2 REPLIES 2

croc
Champ in-the-making
Champ in-the-making
HI,

Please check this blog.
http://blogs.alfresco.com/wp/wabson/2010/02/25/adding-custom-aspect-support-in-alfresco-share/ .

It is for an aspect, even if you don't want to add an aspect I am sure it will still help you, because you won't have to create a new context and a model, you just have to add you new field in share-config-custom.xml and decide when u want it to be displayed, either on Document Library pop-up Edit Metadata form, Document Library Inline Edit form , etc.

Thnx,
Croc

pahrens
Champ in-the-making
Champ in-the-making
Thanks for help!
It run perfectly!