AEM 6.3 Coral3 Nested Multifield - Dialog Submission is not closing | Adobe Higher Education
Skip to main content
srinivas_chann1
Level 7
August 7, 2019
Beantwortet

AEM 6.3 Coral3 Nested Multifield - Dialog Submission is not closing

  • August 7, 2019
  • 2 Antworten
  • 1431 Ansichten

Hi ,

We have component dialog using Coral3 multifield(/libs/granite/ui/components/coral/foundation/form/multifield). When we submit dialog it does not close and save content. The  dialog content.xml is similar to  AEM 6.3 Coral3 Nested Multifield - Dialog Submission is not working

Any inputs as how I could resolve it.

Thanks

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von vish.dhaliwal

Hello,

There were known issues with tagfield, pagefield, and pathfield components in the multifield.

The fix has been backported to 6.3.3.0 as part of NPR-24177.

You can search for "NPR-24177: Hotfix for Granite-21548" here, and verify the fix in SP3:

https://helpx.adobe.com/experience-manager/6-3/release-notes/sp3-release-notes.html

Please install SP3 or latest CFP and check again.

Also, do you see any error in the browser console while saving the dialog?

Regards,

Vishu

2 Antworten

Adobe Employee
August 7, 2019

Hello,

There were known issues with tagfield, pagefield, and pathfield components in the multifield.

The fix has been backported to 6.3.3.0 as part of NPR-24177.

You can search for "NPR-24177: Hotfix for Granite-21548" here, and verify the fix in SP3:

https://helpx.adobe.com/experience-manager/6-3/release-notes/sp3-release-notes.html

Please install SP3 or latest CFP and check again.

Also, do you see any error in the browser console while saving the dialog?

Regards,

Vishu

srinivas_chann1
Level 7
August 7, 2019

Thanks for the input this resolved the issue