Copy Data on Form
Comments
-
Is there a way I can pass data into a form to where it is able to be copied but the user opening the form? I cannot get this to work with labels.
-
Hello,
You can use a text box and pass either a static or dynamic value into it. This will allow the user to be able to copy the text displayed on the form.