Reserved Parameter Names in Suitelet URLs

Some names are reserved and you shouldn’t use them when naming custom parameters for Suitelet URLs.

The table below shows which parameter names are reserved:

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

ns-at

If any of your parameters use reserved names, your Suitelet might 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

General Notices