Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
Resource hash variable Used in many forms. When I want to change a variable I have to edit every form. I want to fix and change every form. What can I do?
and customer html
<script type="text/javascript" src="#appResource.utildev.js#"></script>
change to
<script type="text/javascript" src="#appVariable.resourceUtil#"></script>