SmartForm Inspector

Version 1.1.1 Build 6143.24586 Released 10/29/2016

This production release comes after a complete refactoring and 6 months of beta testing. Changes include:

  • No direct connection to K2 Databases is needed; All functionality uses K2 API
  • No need to run on a K2 Server; instead runs from a development machine having K2 Client tools installed

New/improved features include:

  • Browse: System values, Environment fields, Form, Subform, and View parameters, controls, expressions, states and rules
  • Filtering:  Filter rules by Rule Name, Condition, Control Name, Parameters, View Name, SmartObject Name, SmartObject property/method
  • SmartObject Remap: allows easily changing which SmartObjects are used by form/view control bindings and rules
  • Fast HTML documentation: Output single file HTML documentation of forms and views
  • Fast XML documentation: Output singe file XML documentation of forms and views

RunJS Control

Released 7/15/2015

RunJS Deployment Zip file includes a working example. In the example, the JavaScript function setCheckBox() will execute after the rows and columns in the list view are populated. That allows the setCheckBox() JavaScript function to replace controls loaded by the list view with check box controls. The deployment archive contains the following files:
runjs-deployment-files