When pre-populating a form based on URL parameters...
# suitescript
d
When pre-populating a form based on URL parameters (pf, pi, pr), what does the pr represent (it seems to always be set to '-2', pf=Field to populate, pi=record ID. For example, when on a customer and you have a custom record sublist and click "New <record name>" it autogenerates the URL with these parameters. I'd just like to know what the pr does. Doesn't seem like it's required.