Avoid Formula Fields With JavaScript Code

< 1 min read

Impact Area

Security

Severity

Medium

Affected Element

Object

Rule ID #

SF-0196

Impact #

Formula fields with JavaScript code add complexity and are difficult to test and maintain.

Remediation #

Remove the logic from the field.

Time to fix #

60 min

Reference #

This rule is linked to Common Weakness Enumeration CWE-95 Improper Neutralization of Directives in Dynamically Evaluated Code

Updated on March 21, 2025
Was it helpful ?