Rename folder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2019 04:00 PM
Hello,
I have the folder DEPARTMENT created as a folder model in Data Dictionary/Space Template as follows:
- Parent folder: DEPARTMENT
- Child folder: Client_DEPARTMENT
I want when i create a folder based on the Template folder (DEPARTMENT) and rename it (to the proper name department) to automatically rename the child folder.
How can i do that? How can I apply a script (I know how to rename a folder) to a folder and not a document?
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2019 05:37 PM
Hi:
Instead a folder template, you may try a Javascript script (/Data Dictionary/Scripts), executed in a rule when a folder is created. The script creates the subfolder based on the name given to the parent folder.
Kind regards.
--C.
