Using Bulk Editor Import to add cq:tags to pages | Community
Skip to main content
Level 2
April 7, 2017

Using Bulk Editor Import to add cq:tags to pages

  • April 7, 2017
  • 3 replies
  • 6010 views

Because the cq:tags page property is a string field type, I was hoping I could use Bulk Editor to apply bulk cq tag updates to pages.  However, because it is a multi-value string field, I have had difficulties doing so.  I sense some custom configuration of this app is necessary to allow this.

Out of the box, should I be able to apply page tags to pages using Bulk Editor import?  If so, I must be mis-formatting my tags when I have multiple values. 

I appreciate your help

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

gbolanisAuthor
Level 2
April 7, 2017

i am trying to update the cq:tags property that is the standard prop that is inserted if a CQ Tag is added to a page.  if you try and mimic the format that the values are returned as via Bulk Editor (see attached) and use a tsv file, the tags are enclose with " marks which is not valid.

Example:  

    
"translated:translated,fishersci:brands/f/fisherbrand" 
May 15, 2017

Any luck w/ editing cq:tags multivalue (String[]) field?  I'm also looking for something like this for our taxonomy specialists to easily bulk edit some of the pages.

MC_Stuff
Level 10
May 16, 2017
kautuk_sahni
Community Manager
Community Manager
October 5, 2017

Good read:- Coral UI based Bulk Editor

~kautuk

Kautuk Sahni