Google Groups Home
Help | Sign in
help with captions
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
JavaJones  
View profile
 More options May 8, 5:13 pm
From: JavaJones <jlewis7...@gmail.com>
Date: Thu, 8 May 2008 14:13:28 -0700 (PDT)
Local: Thurs, May 8 2008 5:13 pm
Subject: help with captions
I am currently able to access a text fields toolTip via script but I
can not seem to access the text field's caption this way.

toolTip:
Page1.txtField.getElement("assist").toolTip.value

caption
Page1.txtField.getElement("caption").value

nor
Page1.txtField.getElement("caption").name.value

Has anyone been able to retrieve the caption of a textField or
dropdownlist this way?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
raghava kumar  
View profile
 More options May 9, 1:17 am
From: "raghava kumar" <raghavakuma...@gmail.com>
Date: Fri, 9 May 2008 10:47:02 +0530
Local: Fri, May 9 2008 1:17 am
Subject: Re: help with captions

Hi,
 try to use this script to access the caption of a text field.

Page1.txtField.caption.value.text.value="desired caption";

Note: when you are not able to access the field directly (through script),
refer to the XML source for the exact property/tag of that field.

Raghav

On 5/9/08, JavaJones <jlewis7...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JavaJones  
View profile
 More options May 9, 10:22 am
From: JavaJones <jlewis7...@gmail.com>
Date: Fri, 9 May 2008 07:22:56 -0700 (PDT)
Local: Fri, May 9 2008 10:22 am
Subject: Re: help with captions
Thank you Raghava Kumar.  I didn't drill down far enough.

On May 9, 12:17 am, "raghava kumar" <raghavakuma...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google