Home » Developer & Programmer » Forms » Field Validation
Field Validation [message #285607] Wed, 05 December 2007 02:38 Go to next message
vjay
Messages: 16
Registered: December 2007
Location: chennai
Junior Member
hi ,
i am usuing forms6i. for one field while entering data i want to convert that data to ********(like Password Encription) but data i want to save in table as original formate.any option for this in forms6i.
Re: Field Validation [message #285644 is a reply to message #285607] Wed, 05 December 2007 03:48 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
programmically:
- SET_ITEM_PROPERTY(<your_item>, ECHO, PROPERTY_FALSE);
- SET_ITEM_PROPERTY(<your_item>, CONCEAL_DATA, PROPERTY_TRUE);

Through the property palette: set the "conceal data" property to YES.

MHE

[Updated on: Wed, 05 December 2007 03:49]

Report message to a moderator

Re: Field Validation [message #285673 is a reply to message #285607] Wed, 05 December 2007 04:55 Go to previous messageGo to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
I cannt remember the name of the property right now. But there is a property in the property sheet of an item that will allow encription of data in to this ****** format.
Re: Field Validation [message #285687 is a reply to message #285673] Wed, 05 December 2007 05:30 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
azamkhan wrote on Wed, 05 December 2007 11:55

I cannt remember the name of the property right now. But there is a property in the property sheet of an item that will allow encription of data in to this ****** format.
Well, if you would have taken the time to read my reply, you would have known. Wink

MHE
Re: Field Validation [message #285991 is a reply to message #285607] Thu, 06 December 2007 04:31 Go to previous message
vjay
Messages: 16
Registered: December 2007
Location: chennai
Junior Member
thanks to all..............

my problem solved.
Previous Topic: ora-01422
Next Topic: ORA-01841
Goto Forum:
  


Current Time: Fri Sep 27 06:23:32 CDT 2024