Specialize Type of folder with Javascript

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2010 10:29 AM
Hello guys,
Im trying to Specialize Type of folder with Javascript for run with my UI Action. But when i run the action i have the message:
I dont know why this could happen. What i pass into the java script is this:
The three parameters is: Name of folder, Type of folder and Assoc of folder.
Can anyone help me?
Thanks,
Im trying to Specialize Type of folder with Javascript for run with my UI Action. But when i run the action i have the message:
Association {http://www.ibi.com.br/model/dc}dadosprocspace has not been defined in the data dictionary
I dont know why this could happen. What i pass into the java script is this:
node.parent.createNode(numcartao, "cm:folder", "ibi:dadosprocspace")
The three parameters is: Name of folder, Type of folder and Assoc of folder.
Can anyone help me?
Thanks,
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2010 10:41 AM
I find a way using specializetype.
Thanks again.
Thanks again.
