How to modify content properties automatically?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2009 10:41 AM
Hello,
I am able to create my own custom type, what means add my own properties to document.
I am able to automatically assign it to document and now I need to automatically work with it - assign to new content, change it for whole directory etc.
Is there a way how to do it?
Thank for the help.
Ales
I am able to create my own custom type, what means add my own properties to document.
I am able to automatically assign it to document and now I need to automatically work with it - assign to new content, change it for whole directory etc.
Is there a way how to do it?
Thank for the help.
Ales
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2009 11:30 AM
That should be pretty standard stuff. Build a Javascript, which edits the properties on the document, upload the javascript and create a custom "action" to call up the script on the selected content.
Check out http://www.ecmarchitect.com and the wiki for tipps on doing this in more detail.
Norgan
Check out http://www.ecmarchitect.com and the wiki for tipps on doing this in more detail.
Norgan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2009 10:11 AM
Thank for the advice.
I though, that might be a way how to do it without writing a script.
As I checked the out-of-box scripts, it doesn't look very difficult…
Ales
I though, that might be a way how to do it without writing a script.
As I checked the out-of-box scripts, it doesn't look very difficult…
Ales