Add a JavaScript Function to an eForm Control

To add a JavaScript function to an eForm control, do the procedure in this topic.

Figure: Advanced tab

Advanced tab

Video: Common Configuration Settings in eForm Controls

Examples

  • (Example) Use Custom JavaScript in an eForm
  • 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.

Prerequisites

How to Start

  1. On the Application Explorer screen, do one of these:
  2. Do one of these:
    • Add a control:
      1. On the eForm Builder screen, in the Toolbox, open one of these tabs.
        • Common Controls Common Controls icon
        • Advanced Controls Advanced Controls icon
        • Telerik Controls Telerik Controls icon
      2. On your tab, drag one of these form controls onto your form.
        • Address Field Address Field icon
        • Button Button icon
        • Check Box Check Box icon
        • Lookup DataGrid Lookup DataGrid icon
        • Date Time Date Time icon
        • Date Date icon
        • Date Date icon
        • Drop-Down List Drop-Down List icon
        • E-mail E-mail icon
        • Lookup SingleSelect Lookup SingleSelect icon
        • Number Box Number Box icon
        • Password Box Password Box icon
        • Phone Phone icon
        • Range Range icon
        • Social Security Number Social Security Number icon
        • Time Time icon
        • URL URL icon
        • Postal Code Postal Code icon
    • Change a control:
      1. On your eForm, click the control, and click Edit Edit icon.
  3. On the configuration window for your control, click the Advanced tab.

Procedure

  1. On the Advanced tab, in the JavaScript Function list, select your function.