Hi Rajesh,

The builtin method you are looking for must be:

CSpFormatField.getFormatter().format (CSpValue, boolean))

(CSpTextBox extends CSpFormatField.)

Regards,

Aby

> -----Original Message-----
> From: Lakshmanamurthy, Rajesh [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, June 22, 1999 12:50 PM
> To:   [EMAIL PROTECTED]
> Subject:      [ND] date field losing format mask
> 
> Hello All,
> i have a text field whose formatting is set to 'Date type" in the
> properties.
> however i have a common method to handle all textfield onBeforeHtml, this
> being
> done thru event mapping. The problem is the text field looses the date
> formatting
> when i do this. It seems like ND does the formatting of fields in
> onBeforeHtml event, is there
> a way to explicitly call a biult in method to format the field based on
> the
> properties set?
> ( i cannot do a date formatting to all textfields, since there are
> non-date
> textfields too!)
> 
> any help will be appreciated.
> 
> TIA,
> Raj
> _________________________________________________________________________
> 
> For help in using, subscribing, and unsubscribing to the discussion
> forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
> 
> For dire need help, email: [EMAIL PROTECTED]
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to