Skip to main content

Questions tagged [forms]

Interface elements that allow a user to input data.

0 votes
1 answer
38 views

I have a small static website I wrote myself, used only to show my business and present a contact form for customers to contact me. I store no cookie, no analytics, no database and store no ...
Mauro F.'s user avatar
  • 101
0 votes
0 answers
31 views

I am trying to create a GTM tag and trigger that tracks submissions whenever someone completes a quiz on a Squarespace website. Because this quiz is powered by another domain known as tryinteract.com, ...
ShadowKnight's user avatar
2 votes
1 answer
174 views

I'm working on a website for client that is setup on Joomla. While testing various forms, I noticed the following message on white background after submitting any of them with various data: A ...
Destroy666's user avatar
0 votes
1 answer
264 views

I mean, I'd like to use a <select> list of options, and change document.location with javascript based on the selected option. I'd use it for product categories navigation. I already use it that ...
Luca Reghellin's user avatar
2 votes
2 answers
4k views

I don't manage to get hcaptcha to work with Wordpress contact form 7 forms: I have created an account and site at hcaptcha, then installed the hcaptcha plug-in according to the guide at https://...
chiccodoro's user avatar
1 vote
1 answer
90 views

It is known that: In HTTPS, the communication protocol is encrypted using Transport Layer Security (TLS) or, formerly, Secure Sockets Layer (SSL) (Source) My question is: having a simple HTML login ...
 darro911's user avatar
1 vote
0 answers
27 views

I have a client who wants to know (based on an actual form submission) when a client came from a Google Ad conversion. I have everything wired up properly (GA4 > Google Tags > Google Ads) so ...
JasCav's user avatar
  • 153
0 votes
0 answers
19 views

I have a web form that requests basic user information such as user name, address and email from the user. The form has basic JavaScript validation to make sure the user provides the required ...
Trebor's user avatar
  • 3,300
3 votes
0 answers
83 views

I have the forms on a site that I manage configured to redirect to https://example.com/thank-you/?foo upon submission. The site uses Gravity Forms. My confirmation settings are like this: When I ...
Mike Ciffone's user avatar
  • 6,670
1 vote
0 answers
150 views

I am trying to build a form with squarespace. Form should have multiple steps and be in modal (overlay). After form is filled, there is a JSON with list of items, which should be filtered against ...
idjuradj's user avatar
  • 155
1 vote
1 answer
134 views

So, I've a website that, once you're logged-in, uses a form to let you post a thing. (I'm using PHP/MySQL under the hood, but it's not that important here). The trouble is that when they post the ...
jamescridland's user avatar
3 votes
1 answer
254 views

I want to create a goal from google tag manager and link it to google analytics goal event then link it to google ads for Target CPA. I added all images here. I don't know which part I did wrong (...
akhbarejadid's user avatar
6 votes
2 answers
2k views

I have read about GDPR compliance for forms, and from my understanding a contact form is compliant if it has: A tick box (unchecked) clearly saying we will contact you back regarding your query OR if ...
Learning's user avatar
  • 701
2 votes
0 answers
60 views

I have a form in my application where user can drop some files (images, csv, or other file types.) My current flow is: User drops the file I read the File and show an preview User Submit the form I ...
Crocsx's user avatar
  • 121
1 vote
0 answers
17 views

I'm redesigning WP Site and there's a plugin listing all categories in select box. The option code looks like this: <option class="level-0" value="2926">AAA</option> ...
Kuba Zábran's user avatar

15 30 50 per page
1
2 3 4 5
11