Hi,
Is it possible to make a WebTextEdit as Multiline? if, so Please tell me how?
Thanks,
Jollyguy77
Its not something that is supported right now, but we are looking at adding this in a future release. In the mean time, one suggestion would be to look at using the WebHTMLEditor depending on the needs of your application.
Devin
This is very disappointing.
One of our largest clients needs spell-check ability on several pages. We told them we could do it using the WebSpellChecker which sounds great.
Then we saw that it requires a WebTextEditor which we hadn't used before but which is documented to support *all* features of the TextBox class plus extensions.
Then we tried to build this for our customer and realized that the WebTextBox doesn't actually support all the features of the TextBox class (Multiline in particular). That immediately makes use of the WebSpellChecker worthless. We want to spell check something more than a word or a short phrase - this can't be done the way the WebTextEditor is implemented.
We have to look elsewhere for a solution.
And yes, I did put in a request for this to be fixed on your request site today.
bkuhn392 said:I see that is apparently available in v2009.2
I see that is apparently available in v2009.2 (I am using 2009.1). I guess we have to dig through the site and update.
At least it is available I think.