Create new JS function not working on ver. 2025.3.1
Posted: Sat Jul 05, 2025 4:00 am
Hi,
When I use version 2025.3.1 now, and create a new blank report, then create a new JS function (not Blockly), it seems that the new editor uses Blockly by default even though I choose JS. Finally the result is not displayed.
I send the test report for review.
By the way I'm using this source of URL to design report:
<!-- Stimulsoft Dashboards.JS -->
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... ts.pack.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... ds.pack.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... er.pack.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... er.pack.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... or.pack.js" type="text/javascript"></script>
Thanks
When I use version 2025.3.1 now, and create a new blank report, then create a new JS function (not Blockly), it seems that the new editor uses Blockly by default even though I choose JS. Finally the result is not displayed.
I send the test report for review.
By the way I'm using this source of URL to design report:
<!-- Stimulsoft Dashboards.JS -->
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... ts.pack.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... ds.pack.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... er.pack.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... er.pack.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/npm/stimulsoft ... or.pack.js" type="text/javascript"></script>
Thanks