Skip to main content
New Participant
May 31, 2018

Custom multifield in page properties not working

  • May 31, 2018
  • 6 replies
  • 10770 views

I have a custom multi field in page properties which is saving values as child node. In AEM 6.1, it is working fine. But after migrating to AEM 6.3, I am able to add the values in dialog for the first time, and on save, it is getting saved as expected in page node. But next time when I open the dialog, the values are not getting populated. The dialog is working fine if it is added as component dialog.This is happening when it  a part of page properties. I could see so many similar posts in the forum, but couldn't find a solution. Did any one face similar issue and were able to resolve it?

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

6 replies

New Participant
October 15, 2018

How did u resolve the issue? I am facing the same issue with AEM 6.3 upgrade, with lower version it saved data in properly

arunpatidar
New Participant
October 15, 2018

Hi,

If you are using Granite Multifield component then use composite(Boolean)=true in field property.

Multifield — Granite UI 1.0 documentation

Arun Patidar
New Participant
October 16, 2018

thanks..that worked !!!!!

smacdonald2008
New Participant
May 31, 2018

Looks like a bug. If it works in a component dialog - then is valid. I recommend opening a support ticket so this can be fixed.