How to allow only single line into text field (instead of mutliple line)
MITTAL Pradeep Kumar
PradeepKumar.MITTAL at insead.edu
Wed Jan 25 14:38:47 EST 2006
Here is how you can achive this.
on enterinfield
put line 1 of me into me
end enterinfield
on returninfield
put line 1 of me into me
end returninfield
bye
pradeep
-----Original Message-----
From: MITTAL Pradeep Kumar
Sent: Wednesday, January 25, 2006 8:12 PM
To: 'use-revolution at lists.runrev.com'
Cc: DAHIYA Nitesh; JAMKAR Kapil
Subject: How to allow only single line into text field (instead
of mutliple line)
Hello,
When I create a text field in the rev, then one can enter the
mutliple lines in the text field by using enter key.
Can anyone tell me what to configure so that text filed allow
only one line of text ?
Thanks for your help
Best Regards
Pradeep
More information about the use-livecode
mailing list