How can I highlight or shade readOnly textFields?

Hello Experts.
Currently I have a form with a dropdown list and several textFields.  I have some of the textFields becoming readOnly when a certain value is chosen in the dropdown list.  I would also like these textFields to become highlighted or shaded (either is fine).  I'm currently using the following:
if(xfa.event.newText=="string1")
{textField1.access="readOnly"}
{textField2.access="readOnly"}
I would also like textField1 and textField2 to become shaded if "string1" is chosen from the dropdown list.
Any help would be greatly appreciated. 
Thanks
Jerald

textfield1.fillcolor = "0,0,0"
Also make sure that the highlight fields at the top right of the Acrobat/Reader display is turned off.
Paul

Similar Messages

  • How can i highlight a text item

    hi to every body
    i am using oracle forms 6i and I have many of text item which includes numbers of different format such as 12345 ,12-3-456,1-2345-12-23
    as you know when the user doubleclick on the text item it will highlight the value .
    only for the values which is not include A '-' .
    my question is How can I highlight the values which is include '-' when A user doubleclick

    DEAR ALL,
    I have an date block and in that date block there the display items are dates in tabular forms there are many dates display when user double click on the current date or any date it show the data of that date in the next block. i want to create a (when button pressed) in my Control Block that when button press the current date color changed automatically so for that what should i wirte in when button pressed.
    Thanks for you cooperation
    Regards,
    Kamran J. Chaudhry
    Message was edited by:
    Kamran J. Chaudhry

  • How can I highlight more than one song to transfer to my playlist?

    How can I highlight more than one song to transfer to my playlist?

    Standard method in OSX to select multiple items from a list:
    For blocks of items - click on first, shift click on last.
    For selecting multiple items at random - click on first command click on others.

  • How can i highlight text in the Adobe Difital Editions?

    How can i highlight text in the Adobe Difital Editions?

    You have to remember that Digital Editions was never designed to have 'text
    editor' capabilities.  BTW: Bluefire and Overdrive also have such
    limitations.  Put in another frame of reference, DE presents you with the
    ebook, as you would be presented with a physical printed book.
    ==============

  • How can I highlight text in a document scanned in pdf format?

    How can I highlight text in a document scanned in a pdf format?

    If it wasn't OCRed in Acrobat then you can only use the non-text commenting tools, like the Square or Polygon. Press Ctrl+E to open the Properties bad and you could make it look like a text highlight annotation.

  • How can I highlight with a PDF file?

    How can I highlight text in a PDF file?

    You buy a PDF app like PDF Pen or any number of others that have this feature built-in.

  • How can I highlight text in iPages with a 'virtual' fluorescent marker

    How can I highlight text in iPages with a virtual fluorescent marker?

    The text highlight option is the little box on the toolbar with the "a" and a diagonal line through it (That is the default transparent highlight option).
    Peter

  • How can I highlight pdf texts in adobe reader 9?

    I am using adobe reader 9 . How can I highlight pdf texts?

    With the commenting tools. But they will only be available if the author of the PDF enabled that option in Acrobat.

  • How can I highlight text

    How can I highlight text in PDFs on adobe.ccom?

    Hi hervorheben,
    If the file is saved on Acobat.com, you need to download it and open it in Reader (or Acrobat) to use the commenting tools (including the Highlight tool). To download a file, log in to your account at https://cloud.acrobat.com/files, select the file that you want to work on, and click the Download link at the top of the page.
    Best,
    Sara

  • How can I highlight a web address so that someone can simply click on it to go directly to the designated address?

    When composing an email, how can I highlight a web address and convert it into a link such that someone can simply click on it to go to the designated address?

    According to the help article ([[Hyperlinks in Messages Not Working]]), Thunderbird should convert the URL to a clickable link while it is sending the message. Can you confirm this by composing a message to yourself and seeing whether it works?

  • IMac desktop using OS X Lion How can I highlight a selected text in an email?

    iMac desktop using OS X Lion
    How can I highlight a selected text in an email? 

    Send the table as an attachment, either a spreadsheet (if the recipient needs to be able to edit it) or a PDF.

  • How can i apply maxlength constraint on TextField Through JavaScript ?

    How can i apply maxlength constraint on TextField Through JavaScript ,
    when i am adding the row dynamically & adding the textfield dynamically into it . I can set its attributes like name, size, focus & else, But why its not setting maxlength attribute through javascript ?
    If any body is fammiliar with this problem Please answer the question.

    Hi Ashoka,
    here is the code to get the length of the test field. then you can set your own textfield restriction. I hope this what you are searching. or else you can set the max length of the text field in HTML tag itself it is very easy.
    HTML : <input name="textfield" type="text" maxlength="25">
    JAVASCRIPT:
    <html>
    <head>
    <title>mAX tEXT <title>
    <script>
    function maX()
         var data = document.form1.textfield.value
         len = data.length
         alert("Max Value "+len);
         return true;
    </script>
    </head>
    <body>
    <form name="form1" method="post" action="">
    <input name="textfield" type="text">
    <input type="button" name="but" onClick="return maX()">
    </form>
    </body>
    </html>

  • How can I highlight text in Mac Mail?

    I just switched from a PC to a Mac. How can I highlight text in a messge in Mac Mail? I can't find a highlighter in the tool bar.

    Welcome to mac!  As far as I know, this is not an option in Mac Mail. Here are some links you should find helpful:
    http://www.apple.com/support/mac101/
    http://www.apple.com/why-mac/
    http://www.apple.com/macosx/whats-new/mail.html?cid=wwa-naus-seg-mac10-029&cp=ww a-seg-mac10-operatingsystem&sr=sem

  • How can i highlight less 10 values in webi 4.0

    How can i select less 10 values in certain column and change there color in webi 4.0 ?

    i worked with alerts before but alerts need conditions you have to choose certain value "for example" i can highlight " all values less than 1000" but here i don't have certain value i need less 10 values in general plus i don't have fixed number of rows

  • How can i remove the border of TextField

    Hi,first i set the border of textfield in my program now i want to remove this border and want to set the default border.how can i do that.
    thanks

    try this,
    UIManager.put("TextField.border", new EmptyBorder());
    or maybe set the border part to null. I think it works.
    by the way put this line right at the start of your program so that all text fields will be shown without borders.
    Jim

Maybe you are looking for