Separate page path and references from reference.json in ReferenceSearchDialog.js(/apps/cq/ui/widgets/source/widgets/wcm/ReferenceSearchDialog.js) | Community
Skip to main content
Ratna_Kumar
New Participant
July 7, 2016
Solved

Separate page path and references from reference.json in ReferenceSearchDialog.js(/apps/cq/ui/widgets/source/widgets/wcm/ReferenceSearchDialog.js)

  • July 7, 2016
  • 1 reply
  • 580 views

Hi,

Generally when we activate pages, By default AEM pushes references and pages combined in a bulk into reference.json.

But I want to send references and page path separately to reference.json. In order to do that, I think we have to override(ReferenceSearchDialog.js) for this

Can anyone help me in editing JS.

Thanks,
Ratna Kumar,

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

Ratna Kumar wrote...

Hi,

Generally when we activate pages, By default AEM pushes references and pages combined in a bulk into reference.json.

But I want to send references and page path separately to reference.json. In order to do that, I think we have to override(ReferenceSearchDialog.js) for this

Can anyone help me in editing JS.

Thanks,
Ratna Kumar,

 

 

 

The issue has been resolved.

1 reply

Ratna_Kumar
Ratna_KumarAuthorAccepted solution
New Participant
July 21, 2016

Ratna Kumar wrote...

Hi,

Generally when we activate pages, By default AEM pushes references and pages combined in a bulk into reference.json.

But I want to send references and page path separately to reference.json. In order to do that, I think we have to override(ReferenceSearchDialog.js) for this

Can anyone help me in editing JS.

Thanks,
Ratna Kumar,

 

 

 

The issue has been resolved.