If statements and forms

I'm wondering if it would be possible to only display the form input field if a value doesn't exist

{cname=catch({site: text; selector=div[title="Messaging User"] + div > span},"")}

{if: cname=""}
{=cname}
{else}
{formtext: name=Name}
{endif}

With this, the popup for the form will appear nomater what the results of the if statement are, when I want it to not pop up unless needed

Hi @chris.d ,
I believe that what you're asking for is not currently possible. I'll confirm.

Hi @chris.d Welcome back to the forum! :slight_smile:

Right now, there is no way to conditionally open the form popup: either it always opens, or it does not open at all.

See also: Autopaste & {if} - #2 by scott