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.
Cambio a 5 estrellas cuando actualicen
Please update for new version, its my daily requirement and not available now.
No longer working after the latest update, unfortunately.
Mi dependencia era tanta a esta ext. que luego del 2024.1 se me ha dificultado trabajar. Espero puedan actualizarla pronto. Act: ya se actualizo tnks
Deberían actualizar a la versión 2024.1 X2
Was working great. Just had our systems upgraded to 2024.1 and it stopped working. Bummer. I would be happy to contribute to the enhancement if we could get to a repository. Marty
Not working on 2023 version
Used to work, but since 2022.2 it's broken. So therefore 3/5 stars
Hello Marcel Previously it worked correctly, but right now it is not enabling the fields to edit in version 2022.1
Working well. I am looking to find an easy way to get field names from the main section as well as the line item section so that I can create some saved searches easily. Anyone know of any extensions that can help with this?