JavaScript
JavaScript is a scripting language that is typically used for client-side processing in web-based applications. You can use JavaScript to customize your AgilePoint NX applications.
Integrations and Connectors
AgilePoint NX integrates in these ways with JavaScript:
- JavaScript methods for eForms
- Custom JavaScript in App Builder
- Custom JavaScript in eForm Builder
- Custom JavaScript in Page Builder
JavaScript Methods for eForms
You can use out-of-the-box (OOTB) JavaScript methods to customize an eForms.
These are examples of actions you can do with the OOTB JavaScript methods:
- Upload files
- Get field values or other data
- Execute lookups, rules, or formulas
For more information, refer to JavaScript Methods.
Custom JavaScript in App Builder
You can create a JavaScript code snippet to use in AgilePoint NX app.
For more information, refer to Add JavaScript Code to an Application.
Custom JavaScript in eForm Builder
You can create a JavaScript code snippet to use in eForms. You can use the same shared JavaScript for all eForms and form controls in an AgilePoint NX app.
Custom JavaScript in Page Builder
You can create custom JavaScript code snippets in Page Builder to use on custom pages.
For more information, refer to Custom JavaScript screen.
Related Topics
- JavaScript with eForms
- Add JavaScript Code to an Application
- Change JavaScript Code for an Application
- Add a JavaScript Code Snippet to an eForm
- Change a JavaScript Code Snippet for an eForm
- Add a JavaScript Function to an eForm Control
- Add a Shared JavaScript Code Snippet
- Change a Shared JavaScript Code Snippet
- JavaScript Methods for eForm Builder
- Import JavaScript screen
- Custom JavaScript screen
Examples
- (Example) Use Custom JavaScript in an eForm
- (Example) Custom JavaScript in Page Builder
- JavaScript Methods for eForm Builder - Examples for JavaScript methods that are available out-of-the-box (OOTB) in AgilePoint NX.
- REST API - Code examples for implementing the REST API.
- Advanced Examples
For more advanced or complex examples or specific information about how to solve a specific business problem or use case, AgilePoint recommends the following resources:
- AgilePoint Community Forums - A free, AgilePoint-moderated, crowd-sourcing user forum where you can ask questions about specific techniques, the solutions to use cases, workarounds, or other topics that may not be covered in the Product Documentation.
- Video Portal - Video walkthroughs for a range of simple and advanced tasks in AgilePoint NX.
- Professional Services - If you can not find the information you need for your specific business problem, mentoring is available through AgilePoint Professional Services.
- Personalized Training - AgilePoint can provide personalized training for your organization. To request personalized training, contact AgilePoint Sales.
About This Page
This page is a navigational feature that can help you find the most important information about this topic from one location. It centralizes access to information about the concept that may be found in different parts of the documentation, provides any videos that may be available for this topic, and facilitates search using synonyms or related terms. Use the links on this page to find the information that is the most relevant to your needs.
Keywords
JavaScript, scripting, customize, customization, API, custom code, custom form, custom control, custom form behavior