Utility functions

Learn how to open a linked record with the default expand header using utility function.

lsiutils.js

The utils.js file is located at \web\web\scripts\te.lsi and contains convenience and helper functions e.g. for showing the default expand view for an info area. In the XSLT documents, javascript code is embedded to the html output.

With this methods it is possible to open a linked record with the default expand header when calling the function openRoot (table, id), that internally calls the javascript function window.top.u8.TeLSI.Utils.TE_ReadRecordValuesForOpeningInView( table, id).