Announcement

Collapse
No announcement yet.

Formula Sandbox Will not Open

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Formula Sandbox Will not Open

    All of the sudden in our live database I cannot open Formula Sandbox. In Administration when I select the Formula Sandbox button nothing happens. Also, probably related, in Workflow I can open Workflow but cannot edit any formula scripts. I looked at the logs and am not seeing any errors.

    Any Help would be appreciated.

    Thanks in advanced.


  • #2
    Hi JBaker,

    Please check if there is any additional information in the browser console (press F12 key).

    Comment


    • #3
      On load the Administration page:

      getEmbedInfo content.js:388:11
      NO OEMBED content.js:456:11
      This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. s.espocrm.com​

      Then selecting the Formula Sandbox button:

      Uncaught (in promise) SyntaxError: missing ) after argument list
      _execute loader.js:311
      _handleResponseText loader.js:964
      _load loader.js:790
      promise callback*_previousDefineAmd</_load/< loader.js:790
      promise callback*_load loader.js:782
      require loader.js:437
      _previousDefineAmd loader.js:1068
      requirePromise loader.js:1067
      requirePromise loader.js:1152
      requireAce espo-main.js:68903
      setup espo-main.js:68894
      _initialize bullbone.js:1007
      prepare bullbone.js:2869
      create bullbone.js:2858
      _getViewClass bullbone.js:2902
      _load loader.js:702
      require loader.js:437
      require loader.js:1142
      viewLoader espo-main.js:36931
      _getViewClass bullbone.js:2899
      create bullbone.js:2851
      _loadNestedViews bullbone.js:1547
      _loadNestedViews bullbone.js:1482
      e bullbone.js:1035
      _initialize bullbone.js:1043
      prepare bullbone.js:2869
      create bullbone.js:2858
      _getViewClass bullbone.js:2894
      create bullbone.js:2851
      _previousDefineAmd</createView/this._viewPromiseHash[n]< bullbone.js:1914
      createView bullbone.js:1899
      createMiddleView espo-main.js:6011
      getGridLayout espo-main.js:5961
      espo.js:15659:2

      followed by:
      getEmbedInfo content.js:388:11
      NO OEMBED content.js:456:11​

      Comment

      Working...
      X