EDITOR (101.74)    FILE (1)

Name Value
NAME EDITOR
DESCRIPTION
This file contains entries to create one of two types of dynamic editor. 
This entry contains two pointer to the WEB CONTENT FILE,#101.76. The HTML 
Dialog Editor use a JSON Data Model Schema and a JSON UI Control Schema 
file to determine how the editor should appear and act in the UI.
 
Both Editor use an entry in the OR M PLUGIN FILE; #101.75. This entry is 
used to modify the UI layout and possible data when the calling 
application request to show an editor. This plugin entry is also used to 
validate and save the data to correct files in VistA. If the data does 
not pass validation and error message will be returned to the calling 
application. Each editor type can also create a note if defined to do so 
 
Delphi Editor:
An entry in the file for a Delphi Editors contains the different parts of 
the editor as discrete fields under the LAYOUT multiple # #101.743. These 
fields determine the type of control, where the control should appear and 
how the control should act in the User Interface (UI).
 
HTML Dialog Editor: