đźš« Hacking a Form Submit Button using CSS

:wave: Hey fellow Gliders!

I recently came across this post by @Himaladin, and I was so impressed that I had to create a video that walked through this hack step by step—it’s incredibly clever!

Using a visibility condition, a custom class, and the :has() CSS pseudo-class, you can control whether or not users can submit a form regardless of required fields!

Yes, you’ll need to be on the Business plan in order to use this hack because it requires the use of CSS, but it’s a great way to control the submit button until a native feature is developed.

:popcorn: Enjoy!

10 Likes

Really clever Bob Robert :smile: thanks for sharing :pray:

1 Like

Robert - GREAT EXAMPLE/USAGE! Really liked the checkbox example.

@Himaladin - fantastic discovery, thanks for passing it along.

3 Likes