Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I need to implement spell check and auto formatting features for text entered in UI developed through portal.
Can you please share your ideas on how to implement it?
If you want to allow the user to spell-check and format the text he or she enters, try using the HTMLInput control, which presents the user with a rich-text editor for html.
Justin