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

Text Blaze Snippet
Copy to Text Blaze



cname =
catch(
textselectordiv[title="Messaging User"] + div > span
,"")





if
cname=""




=
cname




else




nameName






Snippet preview

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