Hi,
I am trying to bulk edit my site content using the standard process of bulkeditor.
I need to change cq:allowedTemplates value which is a multifield.
The nodes which don't have this property will get updated but with TYPE:String
cq:allowedTemplates | String | "[/apps/dmp/templates/spoketemplate,/apps/dmp/templates/hubtemplate,/apps/dmp/templates/tooltemplate]" |
The nodes which have this property and needs to be updated is not getting updated
cq:allowedTemplates | String[] | /apps/dmp/templates/spoketemplate, /apps/dmp/templates/hubtemplate |
Can some please tell as how to do add/update the fields which have multistring type or if atleast we can do it or not using bulk editor?
Thanks
Mohit Kumar
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Mohit,
Currently updating multi string properties using bulk editor saves as string. Enhancement request has been placed.
Please file daycare along with business case & impact to reconsider the enhancement.
Thanks,
Sham
Views
Replies
Total Likes
Can you please include a screen shot of your Bulk Editor setup.
Views
Replies
Total Likes
Navigate to : http://localhost:4502/etc/importers/bulkeditor.html
Open exported file in Excel and update the “cq:allowedTemplates” properties for each node. (Find replace all).
Open bulkeditor with this param: http://localhost:4502/etc/importers/bulkeditor.html?hib=false
Views
Replies
Total Likes
Hi Mohit,
Currently updating multi string properties using bulk editor saves as string. Enhancement request has been placed.
Please file daycare along with business case & impact to reconsider the enhancement.
Thanks,
Sham
Views
Replies
Total Likes
Hi Sham,
Has this been fixed? I would like to request that this also works when importing tsv files.
Additionally I'd like to request another feature: that the importer doesn't generate nodes for empty cells that don't currently exist. That would allow to do the export/modifications/imports in a single step instead of one step per property. What's the best channel to suggest this?
Thanks,
Federico
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies