Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
6 replies
Subscribers
8 subscribers
Views
2943 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi, I am able to set focus to a particular textbox onload of a form u
senthilar
over 11 years ago
Hi,
I am able to set focus to a particular textbox onload of a form using the below code :
document.getElementById("textControl_fd_component_"+window.FormDesigner.runtimeNamespace+"requestComments").focus();
But this doesn't work for textarea. The page throws an error at run-time. Is it because of "textControl_fd_component"? What do I replace that with?...
OriginalPostID-99124
OriginalPostID-99124
Discussion posts and replies are publicly visible
Parents
0
padmanabhanv
over 11 years ago
What would be the syntax for a rich text control; the above code does not work for rich text fields
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
padmanabhanv
over 11 years ago
What would be the syntax for a rich text control; the above code does not work for rich text fields
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data