Re: WebDB>Form>Text box>default value question

From: Urra <urra.mail_at_mail.ee>
Date: Thu, 13 Apr 2000 15:49:08 +0200
Message-ID: <38F5D054.7A1DB5C5_at_mail.ee>


Set textbox default value to

#to_char(sysdate,'dd.mm.yyyy')

Urra

Marcos Leija wrote:
>
> In building a form, I would like to set the default value of a text box
> to a variable.
>
> Specificly, the variable, myVar, will be today's date:
> SELECT sysdate
> AS myVar
> FROM dual
>
> How do you set the text box's default value to the variable, myVar?
> Marcos
Received on Thu Apr 13 2000 - 15:49:08 CEST

Original text of this message