HI team,I am using the multifield textfield which is not working properly as for first time i click on edit and enter the values it display that on web page and when i again click on edit button it get wiped on page as well as dialog but still existing in CRXDE in array format. I am using AEM 6.0. ...
Hi All,I have written custom validation on multifield and have registered validator for the same, my validations are working fine while interacting with the fields (textfield and pathbrowser) but on click of "Add Field" button my validator is not getting invoked so author is allowed to submit blank ...
down votefavoriteHi,We have used Context Hub Parameters on Adobe Target Framework within Adobe Target cloud configuration.However, when we have add the following line to add ContextHub to our page component:<sly data-sly-resource="${'contexthub' @ resourceType='granite/contexthub/components/contexth...
Can we use %(modulo) in SightlyI want to use below condition in sightly, how can I use it<ul data-sly-list="${properties.size}"><li data-sly-test="${itemList.count % 3 ==0}"> Test </li></ul>I know above code don't work. How to achieve above condition in sightly.
Hi Team,The multifield touch UI component doesnt seem to work on my local and any of our AEM instances for 6.2 SP1.I get the following error on the console while trying to add the field - Uncaught RangeError: Maximum call stack size exceeded at instanceGenerator._addListeners (clientlib.js:187) ...
Hi All,Is there any way to upload a file directly from AEM DAM location like "/content/dam/myFiles" to document management system like Dropbox.I referred this article http://www.tothenew.com/blog/making-dropbox-documents-available-in-aem/ for "Making Dropbox documents available in AEM".Using above a...
Hi All,I am trying to fetch the i18n values passed via dialog to model class.But i am not able to get the same.here is my dialog nodes:<suffix-title-business jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/hidden" allowBulkEdit="{Boolean}true" igno...
Hi , I followed below links for configuring Analytics on AEM FORMS 6.3 https://helpx.adobe.com/aem-forms/6-3/configure-analytics-forms-documents.html https://helpx.adobe.com/aem-forms/6-3/installing-configuring-aem-forms-osgi.htmlInstalled addon AEM-FORMS-6.3-WIN-4.0.74 on my 6.3 instance for forms....
Hi Guys,We encountered an issue when we copy content from ame6.1 to ame6.3 by tool /crx-quickstart/opt/filevault/vault-cli-3.1.38/bin/vlt.This issue happened on all of the image node.But it’s working fine by copy content from ame6.1 to aem6.1 via vlt tool vault-cli-3.1.16.I got the same issue topic ...