Copy-able Label

1 Begin in a Designer Project Folder and click the Create Form button in the Global Action Bar.

2 Select 'CREATE' for the default Form template, name the Form on the next screen, then select 'CREATE' again. 

3 In the Form Designer, click and drag a Label into the template from Toolbox > FAVORITES, then name it Cannot Copy This Label

4 Repeat the previous steps for adding a second label, then name it Can Copy This Label.

5 Locate the Label control's Properties panel on the screen's right side. 

6 Expand the Behavior section and check the Is Copyable check box.

7 In the Form Designer, select the Preview button in the top Action Bar and click it.

8 The Form preview will show, and it can be seen that the text displayed on the first label cannot be selected or copied. The second Label text can be selected and copied/pasted with Ctrl + C and Ctrl + P, respectively.

from: https://documentation.decisions.com/v9/docs/copy-able-label

Sign In or Register to comment.