How to make textbox disabled and copyable?

How to make textbox disabled and copyable?

Comments

  • Hi,

    I have a form where all the text boxes are disabled and read only to specific users. However, I need the users to be able to copy and paste from these text boxes.

    Is there a way to make text boxes disabled but copyable?

    Thanks

  • Hello,

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]You can make a textbox component disabled and copyable by following below steps. If you have any questions please let me know.[/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]1. Enable textboxes[/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color][img]att5[/img]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]2. Right click on a textbox and select "Replace Control" option[/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [img]att4[/img]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]3. Select "Label Of Data Value" Option and click Enter.[/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [img]att3[/img]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]4. Go to Behavior and check "Is Copyable" option[/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [img]att2[/img][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]5. This setting will allow the user to copy the text by using Ctrl+C short keys, but will not allow changing the text. [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [img]att1[/img]
    [i]edited by kenan@decisions.com on 7/3/2019[/i]

Sign In or Register to comment.