Standardization

In general, you should use as much standard functionality as possible. Consider whether custom records are necessary. For example, consider whether it would be better to add a custom field to an existing record. Create new records when you need a new business object that is not aligned with a standard object.

Keep your web store transaction forms lightweight. Remove all fields that are not necessary (including standard forms).

Related Topics

Tips for SuiteScript Configuration and Code
Configuration Best Practices
Code-Level Best Practices
Search Best Practices
Governance Best Practices

General Notices