Custom Forms Subtab on the Scripted Records Page
Use the Custom Forms subtab on the Scripted Records page to:
-
View information about the custom forms for a record type:
Column Name
Description
Form
Shows the custom form’s name.
From Bundle
Lists the ID of the bundle that contains the script. Click the bundle ID to view bundle details.
Bundle Name
Shows the bundle’s name. Click the name to view bundle details.
Company Name of Bundle
Shows the bundle name assigned by the company.
Script
Shows the script name. Click the name to open its script deployment record. For information, see Script Deployment.
Page Init Function
Lists the functions that execute at to the
pageInitentry point.Save Record Function
Lists the functions that execute at the
saveRecordentry point.Field Changed Function
Lists the functions that execute at the
fieldChangedentry point.Validate Line Function
Lists the functions that execute at the
validateLineentry point.