Hi @Donny269 Check your Rich Text using cq/gui/components/authoring/dialog/richtext widget or not. If not try updating it. If you are using the same, please share your dialog.xml including RTE plugin.AG
Hi @maheswariv26797 You need to write a custom listener and based on multifield item count set the different values to the specific field with in multifield.AG
Hi @pmcastro Use the below methods to escape and unescape HTML and XML string based on need.org.apache.commons.lang3.StringEscapeUtils.escapeHtml4(String input)org.apache.commons.lang3.StringEscapeUtils.unescapeHtml4(String input)org.apache.commons.lang3.StringEscapeUtils.escapeXml(String input)org....
Hi @jadhavni3 Response to your request is not JSON it seems, it is returning either HTML or XML. Please check the response type JSON or not. If it is JSON then that is a invalid JSON.AG
Hi @santhosh_kumark, try this once https://stackoverflow.com/questions/48623824/could-not-download-node-js-from-https-nodejs-org-dist-v6-11-3-x64-node-exe-g