Reserved Parameter Names in Suitelet URLs

Certain names are reserved and should not be referenced when naming custom parameters for Suitelet URLs.

The following table contains a list of reserved parameter names:

If any of your parameters are named after any of the reserved parameter names, your Suitelet may throw an error saying, “There are no records of this type.” To avoid naming conflicts, you should prefix all custom URL parameters with custom. For example, use custom_id instead of id.

Leave a comment

Your email address will not be published. Required fields are marked *