問題タブ [suitescript2.0]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - SuiteScript 2.0 : getParameter を使用して、販売注文からスイートレットに渡されたパラメータの値を取得します
私はスイートレットを初めて使用します。私の目的は、Sales Order から Form Suitelet にリダイレクトすることです。userevent スクリプトからスイートレットにリダイレクトする file.js を作成します。
そのコードの後、フォームで販売注文のデータを取得しません。望む結果が得られません。getParameter
null を返します。
何かお役に立てるアイデアがございましたら、よろしくお願いいたします。