<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Override module JS file</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121384758" />
  <subtitle>Override module JS file</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=121384758</id>
  <updated>2026-04-06T16:20:14Z</updated>
  <dc:date>2026-04-06T16:20:14Z</dc:date>
  <entry>
    <title>Override module JS file</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121384757" />
    <author>
      <name>Carlos Durán</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=121384757</id>
    <updated>2022-03-24T09:56:07Z</updated>
    <published>2022-03-24T09:56:04Z</published>
    <summary type="html">&lt;p&gt;I want to modify some code in file &lt;a
  href="https://github.com/liferay/liferay-portal/blob/7.3.x/modules/apps/dynamic-data-mapping/dynamic-data-mapping-form-builder/src/main/resources/META-INF/resources/js/util/fieldSupport.es.js"&gt;modules\apps\dynamic-data-mapping\dynamic-data-mapping-form-builder\src\main\resources\META-INF\resources\js\util\fieldSupport.es.js&lt;/a&gt;
  in Liferay 7.3.&lt;/p&gt;
&lt;p&gt;I was reading some articles about override JS files, but that files
  include an AUI tag that not exist in this file, something like this:&lt;/p&gt;
&lt;pre&gt;
&lt;code class="language-javascript"&gt;AUI.add(
	'liferay-upload',
	[...]
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Is it possible to make an override this kind of JS files?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;</summary>
    <dc:creator>Carlos Durán</dc:creator>
    <dc:date>2022-03-24T09:56:04Z</dc:date>
  </entry>
</feed>
