Displaying both inches & metric numbers in a form?
From: Douglas Scott <dsscott_at_ev1.net>
Date: Tue, 30 Nov 1999 16:54:15 -0600
Message-ID: <38445593.98ED82AF_at_ev1.net>
I have a Sql*Forms 3.0 form that maintains a large number of measurements of the human body. Some of the measurements are taken using the English system (inches) and some are taken using the metric system (centimeters). The form uses non-base table fields to display the measurements (the base table fields are on page 0 or the NULL canvas) and a key that allows the user to toggle between inches and centimeters. The data is stored in the table in inches. There is quite alot of logic involved in doing the conversion. What I would like to do is re-create this form in Developer 6 and simplifiy the code required. Does anyone know of a way to do this?
Date: Tue, 30 Nov 1999 16:54:15 -0600
Message-ID: <38445593.98ED82AF_at_ev1.net>
I have a Sql*Forms 3.0 form that maintains a large number of measurements of the human body. Some of the measurements are taken using the English system (inches) and some are taken using the metric system (centimeters). The form uses non-base table fields to display the measurements (the base table fields are on page 0 or the NULL canvas) and a key that allows the user to toggle between inches and centimeters. The data is stored in the table in inches. There is quite alot of logic involved in doing the conversion. What I would like to do is re-create this form in Developer 6 and simplifiy the code required. Does anyone know of a way to do this?
Douglas Scott
dsscott_at_ev1.net
Received on Tue Nov 30 1999 - 23:54:15 CET
