Hi , I need to pass the query parameter values from the search URL into the Java script value in AEM component. Using this URL as an example, https://www.xyz.com/content/test1/testpage/abc-def-xyz.3132.html?sort=&page=1, Value of the query parameter from the URL will be- 'abc def xyz' Sample JS used...
Hi @DEBAL_DAS ,Yes , I had tried it but didn't work for me .In my case , json is been uploaded into dam path in the AEM.So ,could you please help with any other solutions or reference. Thanks in Advance!
Hi Team, I have a requirement to populate the dropdown fields from the json file (present in the dam path) using datasource node.So, could you please help me with the steps or structure for the dropdown configuration. Thanks
Hi @arunpatidar ,Thanks for your response.Is there any OOTB component to show one default container on the dialog in the multifield component and able to add multiple values using add option.Please suggest. Thanks.
Hi @arunpatidar , Default value is getting reflected but i want to see one field items as default on configuring the dialog and so i can add multiple items by clicking on the 'Add' option. Thanks.
Hi @Siva_Sogalapalli ,Thanks for your response. Yes , I can able to see the dialog values as shared in the screenshot 1 but my query is to get one item as default when configuring the component without selecting the 'Add' button.Please help me with this. Thanks
Hi @kautuk_sahni ,Thanks for your response! I tried adding the value property in the input field ,but still it doesn't work.Could you please provide some examples for setting the value property . Thanks in Advance!
Hi ,I am working on Multified Component and would like to know how to set one item as default in the dialog box .So,Author will be able to add multiple field values on selecting the 'Add' option .Please help me with this . Thanks.