MySmartware

MyForm
Designer & Viewer

MyForm Designer & Viewer

  • Design features

  • Dialog management function

  • Report management function

  • TableSet management function

  • Script editor

Form Design

This is a form designer that can design ERP input screens. 

You can design all Control Drag & Drop, 

You can Copy & Paste all Controls. 

You can directly edit the source of any design using the source view.

  1. Page Control

    • Static, String, Mask, Number, Money, Combo, Radio, Check, Button, Image, QR-Code, AttachFIle, Html
  2. Sheet Control

    • String, Mask, Number, Money, Check, Combo
    • AutoColumn-Size, Column-Lock
    • MultiLine-Header, MultiLine-Footer
  3. Table Control

    • Static, String, Mask, Number, Money, Combo, Radio, Check, Button, Image, QR-Code, AttachFIle, Html
    • 자동 컬럼, 열 맞춤
  4. Tab Control

    • Easy Tab Add/Delete 
    • Intuitively design Page, Sheet, Table, Chart, and Tab within Tab
  5. Chart Control

    • Bar, Line, Area, Point, Pie functions using MS-Chart
  6. Properties Window

    • Familiar Control property management
  7. Function window

    • Declare an event for each control and connect the control and script. 

Dialog management

You can register and manage the dialogs used in the form. 

Report management

You can register and manage reports used in the form. 

TableSet Management

You can manage tables and columns used in forms.

You can edit the column type, PK status, and saving status.

Script editor

This is an editor that can edit the event of the form.

The script follows JavaScript-based grammar, 

Registered functions and keywords can be edited in different colors.