Cannot create a rootCategory using javascript api
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2013 08:42 PM
Hi,
I have my own classification aspect as described below.
Does anyone have the right javascript to create a root category for it? I tried different codes but with no success.
Thanks very much
I have my own classification aspect as described below.
Does anyone have the right javascript to create a root category for it? I tried different codes but with no success.
<aspects> <aspect name="sc:amendable"> <title>Categories</title> <parent>cm:classifiable</parent> <properties> <property name="sc:reasons"> <title>Categories assigned</title> <type>d:category</type> <mandatory>false</mandatory> <multiple>true</multiple> <index enabled="true"> <atomic>true</atomic> <stored>true</stored> <tokenised>true</tokenised> </index> </property> </properties> </aspect> </aspects>
Thanks very much
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2013 07:06 PM
Could you provide an example of the type of JavaScript you are trying?
Thanks,
Roy
Thanks,
Roy
