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:

Reserved Suitelet URL Parameter Names

e

id

cp

l

popup

s

d

_nodrop

sc

sticky

print

email

q

si

st

r

displayonly

nodisplay

deploy

script

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.

Related Topics

SuiteScript 2.x Suitelet Script Reference
How Suitelet Scripts are Executed
Suitelet Script Deployment Page
Embedding HTML in Suitelets

General Notices