zoukankan      html  css  js  c++  java
  • SuiteLet Building Block to Select Record SuiteLet页面动态加载搜索结果后附加选择功能

    Requirement

    Allow a selection of a saved search. Then redraw the form with a button to 'Submit'.

    Fill or Update Search ID.(I.e. "Public Search: Sample to Select Record"), submit to redirect.

    笔者的这篇开发,主要是用于给一个工具拓充一项功能,功能:可以将系统中任意的搜索结果动态加载到页面,然后给每一个搜索结果行提供勾选框,选中勾选框后提交数据到后台,生成相应流程的基础数据。

    Status

    1. Updated "Select Record Suitelet" to be dynamic generated columns(base on saved search).
    2. Included Record Type and Internal ID column(saved search no need to add those column)
    3. After click submit, log shows: "Selected strRecType: inventoryadjustment, journalentry, journalentry. Selected strRecId: 12, 16, 22".

    Supported: formula column fields in saved search.(dynamic naming for custom columns in SuiteLet)

    Screenshoot

    Main Page of Utility SuiteLet:

    Main Page of Utility SuiteLet

    View Historical generated/submited records and proceed status

     View Historical generated/submited records and proceed status

    Embedded SuiteLet to NetSuite Customer UI/page 嵌入客户页面, 直接获取父(主)记录

    Embedded SuiteLet to NetSuite Customer UI/page 嵌入客户页面, 直接获取父(主)记录

    After release, 发布生产

    After release, 发布生产

  • 相关阅读:
    CF140C New Year Snowmen
    CF1131G Most Dangerous Shark
    莫比乌斯函数&欧拉函数&筛法 综合运用
    【51nod1220】约数之和
    题解[CF1228E Another Filling the Grid]
    dsu on tree学习笔记
    线性基学习笔记
    题解[CF895C Square Subsets]
    博弈论学习笔记
    题解[ [JSOI2007]文本生成器 ]
  • 原文地址:https://www.cnblogs.com/backuper/p/SuiteLet_Building_Block_to_Select_Record.html
Copyright © 2011-2022 走看看