I am trying to use the SpreadJS component from Forge in my OutSystems application. I have followed these steps so far:
Installed the SpreadJSV15 component from Forge.
Added a Screen to the MainFlow.
Dragged the SpreadJSV15 widget into a Container inside the screen.
Automatically generated the required Change and Save handler actions.
However, after publishing and running the application, the SpreadJS spreadsheet interface does not load, and only a blank screen is displayed.
Additional Information:
The event handler actions currently contain no additional logic.
The browser developer console does not show any error messages.
Are there any additional configurations I should check, or has anyone encountered a similar issue?
I would appreciate any help or suggestions.
Thank you!
Hi @SangWoo Jee ,
As per your previous post, you need a License Key in order to load the SpeadJS component. You can check the documentation here: SpreadJS Reactive - Documentation .