JavaScript exit to extract values from unprotected fields

What product/components do you use and which version/fix level?

ApplinX 10.3

Are you using a free trial or a product with a customer license?

Licensed

What are trying to achieve? Please describe in detail.

Get the fields labels’ values for unprotected field

Do you get any error messages? Please provide a full error message

userExits.js.txt (8.1 KB)
screenshot and log file.
No error, no value produced in the script

JavaScript exit is implemented to extract the values of some fields from some identified screens. According to this attached script comment, these screens must be associated with the particular screen group – do not see how this group is special ?

The protected field value is obtained via the following expression:

gx_engine.activeWindow.contentDocument.getElementById(“CaseNumber”).innerText

How to obtain the value of the unprotected field ?

Have you installed latest fixes for the products

Fix 1137

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.