36
Views
5
Comments
Solved
how to use self-write js?
Question

when i write a new js ,how to use in my new web app?

2021-10-26 09-17-56
João Delgado
Solution

Hi Li haijun,


You can find some straightforward information in this link: https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/JavaScript/Extend_Your_Web_Application_Using_JavaScript/Define_and_Run_JavaScript_Code


The information is very detailed and useful.

Best regards,


João Delgado

UserImage.jpg
li haijun
thx Delgado! can i build local server to develope my software.And my sofeware source can be saved in local intstead of be saved in your cloud?
2020-06-27 18-35-53
Rohan Hanumante

Hi Li,

You can have the below mentioned course.

https://www.outsystems.com/learn/courses/44/master-class-on-javascript-and-jquery/

Thanks....

2017-10-31 16-30-21
erik berg

Also look at the javascript that OutSystems uses in their modules.  Opening a clone of OutSystemsWebUi will show you how OutSystems codes their javascript and what javascript patterns and naming conventions that they use.

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Li,

You cannot, as an individual, install OutSystems locally, you can only use the Personal Environment in the cloud. For companies, it is possible to have their own, on-premise installation.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.