Skip to main content

Constraints

  • Do not call APIs that update the UI (e.g., adding, changing, or deleting models) or APIs that display the UI (e.g., displaying message boxes) when generating dynamic content using scripts. Calling these APIs will result in the message "An error occurred during script execution and the content cannot be displayed," and the script execution will be aborted.

  • When you click a link to an external web page in the Markdown editor, the web page will open in your environment's default browser. However, if you open the same link using ctrl + link click or shift + link click, the web page will open in a window built into Next Design. Please note that in this case, the security settings applied to your default browser will not be applied.

  • The Markdown editor creates cache information in the %TEMP%\NextDesign folder at runtime. Each Next Design process creates a separate folder, each consuming approximately 30 MB of disk space. These caches are not automatically deleted, and prolonged use can significantly increase disk space usage. Regularly delete unnecessary caches from the %TEMP%\NextDesign folder manually.