Default text-field value to clipboard content

Sometimes (but not always) I would like a text field's value to default to the current clipboard value

Hi @Morten_Munch-Anderse, welcome to the forum. :slight_smile:

You can do that as follows:

{formtext: name=Name; default={clipboard}}

1 Like