Home » Developer & Programmer » Forms » How to count characters typed in a text input field (as they type)
How to count characters typed in a text input field (as they type) [message #418915] Wed, 19 August 2009 03:02 Go to next message
rishi1979
Messages: 36
Registered: November 2006
Member
Hi,
I had a requirement in which i want to show the count of the characters in a text field1 in another text field2 as the characters are been typeed in text field 1 .I tried creating a timer and then calling that timer at when new item instance but it didnt help.did any one has any idea.
thanks in advance
Re: How to count characters typed in a text input field (as they type) [message #418934 is a reply to message #418915] Wed, 19 August 2009 04:11 Go to previous messageGo to next message
TonyJaa
Messages: 50
Registered: May 2009
Member
Hello,

You should use KEY-OTHERS trigger at item level.
Re: How to count characters typed in a text input field (as they type) [message #419210 is a reply to message #418934] Thu, 20 August 2009 07:35 Go to previous messageGo to next message
TonyJaa
Messages: 50
Registered: May 2009
Member
TonyJaa wrote on Wed, 19 August 2009 04:11
Hello,

You should use KEY-OTHERS trigger at item level.


KEY-OTHERS is not the solution, sorry.

But Why timer does not work ?
Re: How to count characters typed in a text input field (as they type) [message #419438 is a reply to message #418915] Sat, 22 August 2009 06:40 Go to previous messageGo to next message
gozuhair
Messages: 206
Registered: January 2008
Senior Member
I think you should use java beans but i dont know how to use it.
Re: How to count characters typed in a text input field (as they type) [message #419751 is a reply to message #418915] Tue, 25 August 2009 08:01 Go to previous messageGo to next message
wency
Messages: 450
Registered: April 2006
Location: Philippines
Senior Member

Timer will do but not as consistent as key-press function of other programming language.
Re: How to count characters typed in a text input field (as they type) [message #419945 is a reply to message #418915] Wed, 26 August 2009 04:44 Go to previous messageGo to next message
sharjeelshafqat
Messages: 33
Registered: August 2009
Location: Pakistan
Member

you should use key trigger to solve that

or post_text_item is also used for this work but not suitable.

javabeans are also used.
Re: How to count characters typed in a text input field (as they type) [message #422908 is a reply to message #419945] Mon, 21 September 2009 02:51 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
For any NON-block mode operation you have to use java.

Look at http://www.orafaq.com/forum/m/398028/67467/?srch=character+by+character+java#msg_398028

David
Previous Topic: Translation of Oracle forms (merged 2) 10g
Next Topic: popup menu help
Goto Forum:
  


Current Time: Fri Sep 20 09:35:34 CDT 2024