Re: [topbraid-users] Using dash:includedScripts in Resource Actions

2025-02-18 Thread bjodev
Hi Holger, this could be a reason. I noted, that the behavior is less erratic, if I clear the browser cache / saved settings and refresh the EDG workspace (through the admin pages). I was somehow unaware of the API refresh - will try that... Thanks a lot. Greetings Bernd Am 18.02.25 um 08:40

Re: [topbraid-users] Using dash:includedScripts in Resource Actions

2025-02-17 Thread Holger Knublauch
H Bernd, Yes we are using dash:IncludedScripts frequently and they seem to usually work. One thing to note is that after changes to such scripts, you may need to press the Refresh the generated API button on the Script Editor panel to ensure that the APIs have been rebuilt/invalidated. This als

[topbraid-users] Using dash:includedScripts in Resource Actions

2025-02-17 Thread Bernd Johannes
Hi EDG enthusiasts, I try to factor out repetitive functions and constants into an included script, to provide a single source of truth throughout the implementation. I try to reuse the constants and functions in some explore- and modify actions. However, the results are mixed: not all function