AI 产品解读Enhances the NetSuite Field Help popup with additional field metadata, value inspection, and quick-edit capabilities
NetSuite's built-in field help is minimal; developers and admins need faster access to field IDs, values, types, custom field definitions, mandatory/disabled status, and dropdown options without navigating away from the form
User is logged into NetSuite and viewing a record. When they click on a field's help icon, the extension intercepts the native nlFieldHelp function, enlarges the popup, and injects additional HTML with field value, field text, custom field links, field type, mandatory/disabled status, dropdown options table, copy-id button, and a set-value input—all inside the existing field help frame.
Displays field value and field text directly in the enlarged field help popup (600x400 instead of 400x150)For custom fields (custbody*, custentity*, custitem*), shows a clickable link to the custom field definition and the field typeFetches and displays custom field metadata: formula content, source list/record type linksShows and toggles field mandatory/disabled status inlineDisplays dropdown option values in a table with ability to set values directlyProvides a 'Copy Field Id' button for quick clipboard copy
- 目标用户
- NetSuite developers / NetSuite administrators / NetSuite power users/consultants
- functions.js is a single minified line (7413 bytes), making code review difficult but the logic is fully readable
- No privacy policy or support URL provided by the developer
付费分析未识别到付费功能
No subscription, billing, license-check, or feature-gating code exists in the extension source. The only monetization signal is a voluntary 'Buy Me A Coffee' donation link in popup.html, which is not a paid feature. The 'pro' and 'license' keyword hits come from jQuery library attribution and generic text, not from paid feature logic.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension's core workflow (enhanced field help) only runs on NetSuite pages (https://*.netsuite.com/app/*). It calls NetSuite-specific runtime APIs like nlapiGetFieldValue, nlapiGetFieldText, nlapiSetFieldValue, etc. These APIs only function within an authenticated NetSuite session. The extension itself implements no login UI; the user must already be logged into NetSuite.
Hi,good work! Is it possible to add option for editing "help text" ?
It was working before but no longer working now.
Extension has been a great help. Found a bug ,when viewing the field help for any Select field where the source is a custom record. If you click on the "Go to Source List", the extension assumes it is a custom list.
Love this extension. A HUGE time-saver and very versatile... However, it looks like it stopped working again with 2020.1
Very useful timesaving tool for developers and users alike. Highly recommended.
Adding my voice to the chorus of lovers of this tool. Also echoing David's assertion that the tool does not appear to work in 2019.1. Anything we can do to help bring this back online?
I'm sure you're aware, but functionality seems to have been limited with the 2019.1 release. Looking forward to the fix!
All working. Thnak you.
This was an awesome tool, which I relied on heavily, but it's no longer working for me since 2018.2 update. UPDATE: The dev has fixed this - Yay!
Must have for NetSuite professionals.