Hi everyone! I’m looking to expand my knowledge of...
# ask-stanley-ai
g
Hi everyone! I’m looking to expand my knowledge of 'hidden' or undocumented URL parameters beyond the common ones like
&e=T
(Edit),
&xml=T
(Metadata),
&cp=T
(Copy), and
&ifrm=T
(Iframe mode), so does anyone have a list or know of any other gems for debugging, UI manipulation, or forcing specific data views/exports (like
&csv=T
or
&pdf=T
) that aren't clearly detailed in SuiteAnswers? I'm particularly interested in anything that helps speed up the development workflow or bypasses standard UI elements, so if you have a favorite 'hack' that you use daily, I’d love to hear about it! Thanks!
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems that the
&xml=T
URL parameter is a popular 'hack' among NetSuite professionals. This parameter transforms the current record into an XML page, allowing you to see all of the fields. This can be particularly useful for discovering 'hidden' fields that aren't publicly supported. However, it's important to note that using these fields comes with a risk, as they aren't officially supported by NetSuite. Another useful tool mentioned is the "NetSuite Field Explorer" Chrome extension. This extension makes it quicker and easier to load the record directly and fallback to
xml=T
. It can be found at this URL: https://chrome.google.com/webstore/detail/netsuite-field-explorer/cekalaapeajnlhphgdpmngmollojdfnd?hl=en Unfortunately, it doesn't seem like there are any known URL parameters for bulk processing pages like "Order Items" or "Fulfill Orders". One user suggested trying to add
&xml=T
to the end of the URL to see if the location field has a different ID, but this didn't seem to work. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.822509885
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.816040099
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.808776915
Please provide your feedback on this answer.
Thank you for your feedback