Copying from a read only textbox

Copying from a read only textbox

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 copy-able?

    Thanks

  • Hi,

    [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]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][img]att5[/img][/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]2. [/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]Right-click on a textbox and select "Replace Control" option[/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][img]att4[/img][/font][/color]
    [color=#222222]
    [/color]
    [color=#222222]
    [/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]3. [/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]Select "Label Of Data Value" Option and click Enter.[/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][img]att3[/img][/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]4. [/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]Go to Behavior and check "Is Copyable" option[/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][img]att2[/img][/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]5. [/font][/color][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]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]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][img]att1[/img][/font][/color]
    [i]edited by kenan@decisions.com on 7/24/2019[/i]

  • Hi Kenan, thanks for your feedback ! we have field with dropdown menu or different input type than textbox ? the form which we created has may field different than text box so we got stuck ! thank you for your help!

Sign In or Register to comment.