help with the text field read-only

try to refine a shape KW

I don't want the user to enter a value in a box, so I did it read-only.  $< input name = "proptax" type = "text" size = "10" readonly = "true" >

Validation says:

'true' is not a valid value for the 'readonly' attribute in any of the currently active versions. See warnings above for more details. [HTML 4.0]

So now what?

Try readonly = "readonly".

It does not validate.

Tags: Dreamweaver

Similar Questions

  • I'd do the signature field read only until something is entered in the required fields.

    I'd do the signature field read only until something is entered in the required fields.

    Attached a sample file that has two text fields and field of signature, the signature field allows only when certain values are typed in two text fields.

    Steps to achieve this:

    (1) disable the signature field when the form is loaded

    (2) to activate when the two text fields values are not null

    Santosh-

  • Text field &amp; &amp; read-only attribute

    Hello everyone,

    I have a text field with the read only attribute is on, I need to activate only the Back Space key.

    If someone has an idea to do, please tell me.

    Thank you and best regards,
    OLA

    If you require a read-only column, only to be read-only other characters than the BACKSPACE key (deletion)? Don't you see that this would NOT be a field read-only? You need a piece of JavaScript to reject all keys but this key when you are in this text box.

    
    

    Thank you

    Tony Miller
    Webster, TX

    If vegetable oil is made from vegetables, then what is baby oil?

    If you answer this question, please mark the thread as closed and give points where won...

  • FlowFieldManager not 'compatible' with the text fields?

    Hi all.

    I'm making an icon to follow the end of a given text. A bit like the phoneLog done with the green phone icon next any number that you enter.

    I tried the substitution of the DrawText, but unfortunately after conditioning to the new line I don't have an X coordinated to begin to draw.

    That's what I would like to:

    +-----------++-----+

    | text 1234 | icon |

    +-----------++-----+

    After entering the text more:

    +--------------------++-----+

    | text 1234567890 | icon |

    +--------------------++-----+

    Unfortunately FlowFieldManager encapsulates the new line icon

    It seems that she's done this before and after each text field. If I have two icons, one after the other, they have a format horizontal, but at the moment where I have to add a textField, it is wrapped in a new line (are complemented by the icons) or icons are pushed to the next line (if the text box before the icons).

    So, how can I add this icon to track the length of the text?

    The problem here is that text fields normally tell their manager encompassing that they want to take the entire width.  FlowFieldManager who will respect and give them the entire width.

    You will need to customize the text field, replace the functions of layout and width and make sure he asks only the size that he actually need.

    If the text cannot be updated, and then you try to use rather than RichTextField LabelField.  LabelField asks only the width he needed.

    Sorry I can't give you any appropriate code because I have never done this.  I did not because from a user interface point of view I don't think it looks good.

    This mechanism can fail when the text field resumed more size on a width - fields are always "rectangular".

  • Help with the query to select only one record from the result set in double

    Hello

    Please help with the query. Version of Oracle database we use is 10g R2.

    I have a vision that is duplicated IDS, but they are used across the different functions. See below examples of data. Please help me with a query to select only one record (based on ID regardless of the area) from the bottom of the result set of duplicate records. For what is the point of view is there unique records, given the combination of the fields ID, Org, DF, dry, Sub-Sec

    ID
    Org
    DF
    Sec Sub-Sec

    (163)CQCPDMCPDMHD(163)PCENGENGENG(163)CQASICASICIS8888TSTACTACTAC(163)TSHEHESW6789CQINFOINFOFOS6789PCSECSYSSECSYSINFO16789TSSECSYSSECSYSINFO29009PCBMSBMSBMS1

    My result set must eliminate the duplicate identifiers regardless of whoever we choose of the result set. (I mean without distinction Org, DF, s, Sub-s). My expected result set should be.

    ID
    DSB

    DF
    SEC
    Sub-Sec
    (163)CQCPDMCPDMHD8888TSTACTACTAC6789CQINFOINFOFOS9009PCBMSBMSBMS1


    Thank you

    Orton

    Hello

    This sounds like a job for ROW_NUMBER:

    WITH got_r_num AS

    (

    SELECT id, DSB, df, s, sub_sec org

    ROW_NUMBER () OVER (PARTITION BY ID.

    ORDER BY org

    ) AS r_num

    OF view_x

    )

    SELECT id, DSB, df, sub_sec s,

    OF got_r_num

    WHERE r_num = 1

    ;

    He is a Top - N query example, where you choose the elements of N (N = 1 in this case) from the top of an ordered list.

    I hope that answers your question.
    If not, post a small example of data (CREATE TABLE and INSERT, only relevant columns instructions) to your sample data and the results desired from these data.  (I know that you said that you were a view selection.  Just for this thread, pretending it is a picture and post simple CREATE TABLE and INSERT statements to simulate your point of view).
    Point where the above query is to produce erroneous results, and explain, using specific examples, how you get the right results from data provided in these places.  (I didn't quite understand the explanation above.  I don't know why you want to

    ID ORG DF DRY SUB_SEC

    --      ---     --      ---     -------

    1234 CQ DPRK DPRK HD

    and is not

    1234 IS CQ ASIC, ASIC

    or

    TS 1234 IT IT SW

    or

    1234 CQ ASIC ASIC HD

    )
    If you change the query at all, post your modified version.
    Always say what version of Oracle you are using (for example, 11.2.0.2.0).

    See the FAQ forum: https://forums.oracle.com/message/9362002

  • Problem to browse to files in the page with the text field with special characters

    Hello.
    I have a very interesting thing happening in my APEX (4.0.1) application.

    I have problems with a text field, because when I insert the text 'aaaaa' and send the page, the text is transformed in "Aaa£ aa.
    After some time trying to understand the game characters and translations and etc, I realized that this thing happened in some pages.

    Then, I started to remove components of the page where it happens and I discovered that what initially is an element to browse file...
    Every time I have send the page, if there is an element of browse file created on the page, the text is changed. If I delete the queue item browse, when submitting the page, the text remains correct.

    Is it supposed to work like this? And if yes, why is it?

    Thank you.
    vssantos

    Published by: vaissantos on April 1st, 2011 22:45

    Is it supposed to work like this?

    No, of course not.

    Of one of your previous posts, it seems that you use the APEX? If so, similar problems have been reported a number of times before: + {: identifier of the thread = 1104224} + suggests a fix.

  • How to display the box around a text field read-only - Jdev 11.1.2

    Hello:

    In an ADF Web application:

    I have an af:inputText field, but I want to say read-only. So I put the readonly = true property, but when I did I lost the video box around the field. How can I make the text read field only but keep the box around the text display? I also tried setting to off but then it displays in gray. Is it possible to have the look of text just like a field of regular text input field but make unmodifiable?

    Thanks for the help.

    Hello

    I think that you should use the disabled property and with skinning, change the color of what you want.

    For example:

    af|inputText:disabled::content {
    background-color: White;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    }
    

    Kind regards

  • Help with the hidden field formula

    I have a table in the Acrobat document:

    1 box = data of registration of the user

    Box 2 = user registration data

    Box 3 = user registration data

    Box 4 = (box 1 * Box2 * Box3)

    Box 5 = the user's registration data

    Box (box 4 - box of 5) (6)

    The problem:

    During this table opens in the document all the fields must be blank for printing purposes.

    However, all fields are for a person to enter data, and then print to convenvience.

    What I need help on, creates a script that allows the box 4 and 6 box remain empty but also to fulfill their function and display a value of 0 if the service is validated as true.

    Example:

    Zone 1 = 2

    Area 2 = 2

    Zone 3 = 0

    Box 4 = (box 1 * Box2 * Box3) = 0

    Box 5 = 0

    Box 6 = (box 4 - box of 5) = 0

    Can someone help me with this? Let me know if other explanation or screenshots are needed.

    Thank you.

    You say that you only want to show a zero value in the computed fields if all entry fields are not empty, and the calculation result is zero? If so, a custom for the first calculation script could be something like:

    (function () {}

    Get the values of field as strings

    var v1 = getField("Box_1").valueAsString;

    var v2 = getField("Box_2").valueAsString;

    var v3 = getField("Box_3").valueAsString;

    If (v1 & v2 & v3) {}

    Perform the calculation

    Event.Value = v1 * v2 * v3;

    } else {}

    Event.Value = "";

    }

    })();

    The script for one another might be:

    (function () {}

    Get the values of field as strings

    var v1 = getField("Box_4").valueAsString;

    var v2 = getField("Box_5").valueAsString;

    If (v1 & v2) {}

    Perform the calculation

    Event.Value = v1 - + v2;

    } else {}

    Event.Value = "";

    }

    })();

  • PDF document with the text field does not have to scroll down after being placed in InDesign

    Hello. I have a PDF form that has a text box. If people type a lot of text in there, a scroll bar appears so that someone who reads the form allows to scroll up/down in this text box to read all the data.

    I placed this PDF file in a new InDesign file. When I export a new PDF file, the text is still there, though, he is no longer scrollable. If I highlight the text in the box and drag my slider lower, I can highlight "invisible" text that matches the text that someone would normally scroll down to see.

    Is there anyway I can 'keep' scrolling form PDF > Indesign > new PDF?

    Original PDF form was made in InDesign. Thank you!

    The PDF file that has been placed in ID loses all interactivity and form fields. There is no way to do what you want.

    Bob

  • Need help with the text in a presentation liquid

    Hello Adobe Forum,

    I'm trying for the first time how to build a liquid diagram. I have now works, but I would like to have is a liquid layout in another. I want my #wrapper to always be flexible, as if it were present, as well as the text of p #content to have a width 'fixed' to say 500px, but also flexible, but only if the screen is smaller than the 500px.

    I use the code from Rachel Andrew CSS Anthology. Its for a presentation of 2 columns but I just need some kind I played a bit with. At one point, I got the text of work how I wanted but played a little more and I forgot what the tag actually did it

    I have to say that it is for a mobile device if you're wondering why I design this way

    I can't post a URL but my code is below. Thanks in advance

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Liquid Layout Test Site</title>
    
    <link href="style2.css" type="text/css" rel="stylesheet" />
    
    </head>
    
    <body>
    
    <div id="wrapper">
    
    <div id="content">
    
    <h1>Welcome</h1>
    <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin non mi in urna hendrerit tincidunt. Maecenas eleifend erat et lacus. Sed tempor. Sed venenatis consequat neque. Sed massa. Donec quis orci sed lacus ullamcorper venenatis. Nam et sapien. Sed id dolor in tortor eleifend aliquam. Mauris vulputate. Nulla nec diam et pede faucibus ornare.</p>
    
    <p>Vestibulum dictum massa at odio. In dignissim ante id dui. Morbi rhoncus elit ac ipsum. Curabitur a elit. Phasellus in lorem quis turpis imperdiet accumsan. Suspendisse potenti. Curabitur a enim sed lacus tempor venenatis. Mauris sed ipsum sit amet leo dictum scelerisque. Suspendisse a lectus. Aliquam nec felis at erat sagittis pretium. Nunc id augue pharetra augue commodo tincidunt. Praesent placerat, diam quis porttitor lobortis, orci arcu nonummy sapien, at venenatis ipsum wisi non wisi. Sed bibendum nunc at justo. Vestibulum leo lacus, lobortis vel, interdum ac, varius non, augue. Nam rhoncus dictum libero. Donec porttitor porta lectus. Vivamus consectetuer feugiat wisi. Morbi sit amet nibh eget nibh feugiat porttitor.</p>
    
    </div> <!-- content -->
    
    </div> <!-- wrapper -->
    
    <!--<div id="nav">
    
    <ul>
      <li><a href="#">Link 1</a></li>
      <li><a href="#">Link 2</a></li>
      <li><a href="#">Link 3</a></li>
      <li><a href="#">Link 4</a></li>
      <li><a href="#">Link 5</a></li>
    </ul>
    
    <h2>H2 Header</h2>
    
    <ul>
      <li><a href="#">Link 6</a></li>
      <li><a href="#">Link 7</a></li>
      <li><a href="#">Link 8</a></li>
      <li><a href="#">Link 9</a></li>
    </ul>
    
    </div>  nav -->
    
    <div id="footer">
    
    <img src="images/Huntington-logo.gif" width="300" height="62" alt="Huntington Logo" />
    
    
    </div>
    <!-- footer -->
    
    </body>
    </html>
    
    

    
    /* CSS Document */
     
    body {
    margin: 0;
    padding: 0;
    background-color: #d6ddb3;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    border-top: 2px solid # 2A4F6F;
    }
     
    #header {
    border-bottom: 3px solid #B2BCC6;
    height: 0.5em;
    }
     
    #header .strapline {
    font: 120% Georgia, "Times New Roman", Times, serif;
    color: #778899;
    background-color: transparent;
    float: right;
    width: 300px;
    text-align: right;
    margin-right: 2em;
    margin-top: 0.5em;
    }
     
    #header .logo {
    float: left;
    width: 300px;
    margin-left: 1.5em;
    margin-top: 0.5em;
    }
     
     
     
    #wrapper {
    margin-left: 1em;
    margin-right: 2em;
    margin-top:2em;
    background-color:#FFF;
    }
     
    h1 {
    font: 150% Georgia, "Times New Roman", Times, serif;
    color: #5c5b5b;
    }
     
    #content {
    background-color:#CCC;
     
    }
     
    #content p {
    font-size: 0.9em;
    line-height: 1.6em;
    padding-left:10px;
    padding-right:10px;
    }
     
    #footer {
    border-top: 2px solid #778899;
    position:absolute;
    bottom:0;
    }
     
    #footer img {
    margin-left: auto;
    margin-right: auto;
    padding-top:0.5em;
    padding-bottom:0.5em;
    }
     
    #logo_center {
    margin-left:auto;
    margin-right:auto;
    }
     
    
    
    

    Hello

    You can apply one - max-width: 500px; -, in this way it will not go above this when seen on the larger screens (remember to remove the rule of "fixed" width).

    PZ

  • Help with the protected fields

    Hi all

    I have a form that has several fields. Of those, some are protected fields that are intended only for the administrator, rest are intended for users in general. General users should submit the form by filling out only the fields that are intended for them. After submitting the form, when the administrator opens the form, he should be able to enter data in the protected fields and save. How this can be achieved at best, so that only the administrator can bypass the protected fields.

    Thank you.

    Sidonie.

    Hi Francine,.

    Here's a sample: https://acrobat.com/#d=1sM9qMpJpgo2Miox * YaQNg

    In this I have set up four fields that are locked initially. There is a button which, when clicked will ask the user a password.

    Now while the password is "124", the form uses a hash function to convert a hex code. I can't remember where I got the function, but it was one of the Adobe blogs. It would be unsafe to store the password "1234" in the form, then the hash code is stored instead: "03ac674216f3e15c761ee1a5e255f067953623c8b388b4459e13f978d7c846f4." The entered password is converted to a hex code and then compared to this.

    Once the fields are unlocked, the background is highlighted. Protect the fields the administrator again click on button and input an incorrect password.

    Now in your form, you can take parts of this solution - for example have a textfield for password instead of a button; have a blocking script in the exit of the textfields event, etc.

    Hope that helps, sorry for the delay to return to you,

    Niall

  • Need help with the text variables

    I have a directory to which is more than 300 pages long.

    Each entry begins with a photo in a built-in framework shaped like a cat fall, followed by a space en dash and then the name, company, address, e-mail, etc.. Essentially, we have a photo hanging to the left and on the right information.

    The name is the last name in capital letters, first name and middle name propercase. I've defined a character style "Dict Head" and used in a paragraph style as style nested through 3 characters.

    Then, I defined a two text for the instance variable first and last instance on the page of the character style "Dict Head". I have a hyphen between the two variables (the goal is at the head of the race be "AAR - ABE," for example). The application, however, includes space en with three letters.

    I did a GREP search for space en with the applied character style and replaced it with himself, and < None > character style applied and which does not seem to get rid of. My current title looks like this " AAR - ABE." With invisible on I see the en space is still there.

    I deleted the text variables, exported a. File INX, opened soft and recreated the text variables and the spaces are still there.

    I'm open to suggestion.

    Ken

    It seems ID brings together up to three regular characters with which nesting style... (Okay - just tried and the original en-space is also considered to be a 'character' for this number of three.) No matter what... read more, please)

    You can not delete a character with your search and replace nested style. Try it - ID can be found but not change it to [anything].

    Possible workaround would be to not use the style nested to mark the names and put the character marker using a GREP search and replacement style.

  • Help with the TEXT TOOL, illustrator text is buggy

    OK so when I use the text tool in illustrator I'm weird kind of thing, icant understand wheather it is text characters mixed up or something else, however when I use 0.25pt race I can see the characters as you can see in the screenshot.Capture.PNG

    you have a point 60 applied to your text - select the type and then go to your contour palette and select a 0 (zero pt) race

  • Help with the text tool

    I use cs4, for a reason I can't use text tool. When I click on the text tool, select my fonts, click on in my workspace, I can see the letters typed in the box of the layer, but not in my workspace. When I click there is also a small black box that appeared, Ive never seen this before. Any suggestions?

    Have you tried to reset this tool?  Click the arrow in the upper right of this option.

  • Is the uiscrollbar component for use with the text fields only

    Is the uiscrollbar component for text only fields?

    Yes, this isn't in the library, you must call using code.  It is documented in the help files, even if, which should help to get you into use.

Maybe you are looking for