Restrict the creation of sub project

Jira -AQ-2931 This is mainly using client script scripting . Client scripts are scripts that are executed by predefined event triggers in the client browser. They canvalidate user-entered data and auto-populate fields or sublists at various form events. Client scripts only execute in edit mode. If you have a deployed client script with apageInit entry… Continue reading Restrict the creation of sub project

Expense Report Restriction

Script type is User event script .The main entry point used here is “before Load”. beforeLoad(scriptContext): Defines the function that is executed before a record is loaded; that is, whenever a read operationoccurs on a record, and prior to returning the record or page.These operations include navigating to a record in the UI, reading a… Continue reading Expense Report Restriction