Hi Scott,I followed the steps Ratna suggested. I do not wish to set required to true on Flag field inside multifield . I want to set required=true(Boolean) on Dashboard text field . But once i am doing that and clicking on DONE button entire multifield is collapsing.Thanks,Surendra
Hi Ratna,Multifield is working fine, but the issue is when i make Dashboard field mandatory by adding required=true(Boolean)Then the textfield and pathfield start collapsing while clicking on DONE button:Thanks,Surendra
Hi Kautuk,Did a fresh installation of AEM 6.2, installed acs-aem-commons-content-3.14.8 package and package mentioned in the helpx article too.added required=true(Boolean) for the node . No errors are appearing either in browser console or log files.I even tried to do a validation before submit by ...
Thank You.I noticed one thing that there is a way to increase the size of assets displayed in one page view. /apps/wcm/core/content/damadmin/grid/assets has "pageSize" property which can be changed to accommodate more number of asset displayed in one page view. But is there anyway it can be done ...