Project

General

Profile

Overview

During development and later after the go-live, it is always handy to have immediate access to all data fields of a current data record, as the forms usually show only a subset of that record. That way you can inspect and change each field in a second, without switching to a database manager and seeking the record there, or switching to Servoy to the data tab of the table editor.
In Visual FoxPro there was the EDIT command which did this.

This is an improved version of that command, as it automatically groups the different field types like UUID, Int, Date and Char.
To get the idea please have a look at the screenshot in the Files section.

My thanks to Satya, who did the complete coding, I just contributed the idea.

  • License: Apache License, 2.0 (Apache-2.0)
  • Category: Module

Issue tracking

open closed Total
Defect 0 0 0
Feature 0 0 0
Patch 0 0 0

View all issues | Summary

Members

Project Leader: Bernd Korthaus

Contributor: Satya Sahu