add the property 'mystatus' to a document
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2009 09:16 AM
Hi , the link you tell me shows an exemple with "imageClassification", that i want is to add a property to a document and not to an imageClassification.
Can you tell me what i must to do add a property to a document call mystatus
Thanks
Can you tell me what i must to do add a property to a document call mystatus
Thanks
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2009 09:57 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2009 10:06 AM
I do not understand your answers because the case is imageClassification which is not a document , how to do o add a property mysyatus to a document ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2009 05:13 AM
1)You have to define the property to a model. You have the choice to place it in a Type or in an Aspect, the second is usually better.
http://wiki.alfresco.com/wiki/Data_Dictionary_Guide
you may want to tweak the UI so you can add this type/aspect to the UI, too.
http://ecmarchitect.com/archives/2007/06/09/756
2)Then You have to either create a Document of that type or add the aspect to the document, depending on the choice of setp1
3)Follow the answer of mrogers replacing the condition with your type/aspect name
http://wiki.alfresco.com/wiki/Data_Dictionary_Guide
you may want to tweak the UI so you can add this type/aspect to the UI, too.
http://ecmarchitect.com/archives/2007/06/09/756
2)Then You have to either create a Document of that type or add the aspect to the document, depending on the choice of setp1
3)Follow the answer of mrogers replacing the condition with your type/aspect name
