thelinuxEXP, to random
@thelinuxEXP@mastodon.social avatar

Hey everyone!

I'm working on a video to see what the Linux community (or at least people who follow me) actually use.

So, I created a little form, hosted on my Nextcloud (hopefully it's up to the task...)

It's only up for 2 days, so don't hesitate to share it around, it will help me "touch grass" and see if my preconceived notions are confirmed, or invalidated!

https://nextcloud.thelinuxexp.com/index.php/apps/forms/s/XQRzMrs8QTtCjDfSyP4koA9o

Of course, it's all anonymous, no personal data, it's just for the purposes of creating the video.

Chartman123,

@thelinuxEXP nice to see the Forms app that I'm codevelopping in action #nextcloud #forms

cryptpad, to random

🚀 CryptPad 5.4.0 is now available on GitHub!

This version introduces two major new features: new #Diagram application & 2 factor authentication using time-based one-time passwords (#TOTP). 🔐 We are now also supporting officially #Docker deployments. 🐳

We added a feature to easily destroy documents, fixed issues with #Forms & OnlyOffice documents. Under the hood we updated dependencies (#CKEditor, #Mermaid) & finally got rid of Bower. 👋🏻

For more information please see: https://github.com/cryptpad/cryptpad/releases/tag/5.4.0

mattotcha, to Futurology
@mattotcha@mastodon.social avatar
WebAxe, to accessibility
@WebAxe@a11y.info avatar

Contextual form errors and ARIA https://marcus.io/blog/contextual-form-errors-aria When and how to "associate context sensitive text, such as an error message".

edeverett, to UX
@edeverett@mastodon.social avatar
jeremy, to django
@jeremy@mapstodon.space avatar

For the record, and to give back: a list of French department formatted to be used in Django as models.TextChoices.

https://gist.github.com/mapperfr/9f35b99cd26fec7bb4056ce7a72124aa

#django #forms

dennisl, to UIDesign
blub, to devops German
@blub@norden.social avatar

Hat hier jemand Erfahrung mit #lowcode oder #nocode? Ich frage mich, ob das auch längerfristig für so kleine Workflows auf Arbeit funktioniert, oder ob man doch mit traditionellen Frameworks besser aufgestellt ist?
https://workpress.plattform32.de/2023/06/to-lowcode-or-to-code-fuer-tools-eurer-geschaeftsprozesse/

#dev #devops #django #workflows #forms

hasanhaja, to webdev
@hasanhaja@fosstodon.org avatar

🚀 Excited to kick off my new blog series on web fundamentals! This is how I wish I was taught the web platform when I started

✨ Check out my latest post on building a server-first and zero-JavaScript form ✨

https://dev.to/hasanhaja/web-fundamentals-html-forms-3i5c

uajax - Universal Ajax Forms or how I created htmx killer (tech.auct.eu)

Backstory Nearly two years (actually almost three) ago, I was migrating admin panel from bootsrap 4 to bootstrap 5 alpha. I was using a lot of jquery and a lot of jquery ajax functions that were written like 10 years ago. So to clean this mess I wanted to make single func to rule them all. With new bootstrap 5 without jquery I...

WebAxe, to accessibility
@WebAxe@a11y.info avatar
WebAxe, to UIDesign
@WebAxe@a11y.info avatar
WebAxe, to accessibility
@WebAxe@a11y.info avatar
dennisl, to accessibility

16 Lesser Known Accessibility Issues [and Tips]

https://toward.studio/latest/16-lesser-known-accessibility-issues

"12. Don’t hide labels. Ever."

nikcorg, to webdev Finnish
@nikcorg@mastodon.social avatar
stephaniewalter, to random
@stephaniewalter@front-end.social avatar

Avoid Extensive Multicolumn Layouts (16% Make This Form Usability Mistake) (8min): nice tips to make your ecommerce forms mode usable by Baymard Institute

https://baymard.com/blog/avoid-multi-column-forms

#Forms #Ecommerce
https://baymard.com/blog/avoid-multi-column-forms

pezmico, to aotearoa
@pezmico@mastodon.nz avatar

Last calls for submissions on the Covid-19 Inquiry!

Deadline is March 24
Don't let the cookers be the loudest.

Submission guide:
https://covidaction.nz/en/covidinquiry

Quick response version:
https://covidaction.nz/en/quickresponsetotheroyalcommissiononcovid-19

Inquiry website:
https://haveyoursay.covid19lessons.royalcommission.nz/#forms

#Aotearoa #NZTwits #COVID19

starrymom, to wordpress
@starrymom@mstdn.social avatar

Any tips on how to connect a WordPress form to Google Sheets without a 3rd party premium service?

I have a form that is rarely used by people (usually older folks) who want marketing mailed to them instead of email. The best way to do this is to have a form where they input their mailing info and have it connect to a Google spreadsheet.

Unless there's a better solution?

I don't want to have another annual plugin subscription to do this.

#WordPress #GoogleSheets #Spreadsheets #Forms

WebAxe, to webdev
@WebAxe@a11y.info avatar
WebAxe, to accessibility
@WebAxe@a11y.info avatar
Shelly, to accessibility
@Shelly@zeppelin.flights avatar

@yatil Howdy. Quick web accessibility question for you. I'm asked to “rule" on accessibility of a lot of pages containing forms. I use the online tools, I do my best, but I'm wondering if you know of good tutorials for non- pros about making sure that web forms with boxes, menus, buttons and the like are behaving themselves.

yatil,
@yatil@yatil.social avatar

@Shelly This is draft, but I think already really good from @wai: Easy Checks on forms: https://www.w3.org/WAI/test-evaluate/easy-checks/#forms

And the forms tutorial has a lot of good information, too – but I would say that, considering my name is on it 😂 It might be a bit techy, but I think it has everything one needs to know. https://www.w3.org/WAI/tutorials/forms/

nekohayo, to GNOME
@nekohayo@mastodon.social avatar

Governmental XFA forms come from some special type of hell.

Surprisingly, some of them do work in Papers / / . It seems like a few corner cases remain where only some forms refuse to load, so I filed a ticket in with a neat reference table and sample files today. In case this is useful to anyone: https://gitlab.freedesktop.org/poppler/poppler/-/issues/1481

pkiff,
@pkiff@mastodon.social avatar

@nekohayo XFA Forms do indeed live in a special form of hell!

It doesn't help that the Canadian government is inexplicably using software that is 20 years old to create the sample forms you found. [eyeroll]

maugendre, to datascience
@maugendre@hachyderm.io avatar
nilshoerrmann, to webdev German

Wenn Ihr folgendes Layout hättet: eine Suchformular als Satz – wie würdet Ihr das Markup hierfür schreiben? Also mit korrekten Labels und sinnvoller Semantik. Bin gerade ein bisschen aufgeschmissen … (Bitte keine Vorschläge für andere Formularlayouts, es geht um diesen konkreten Fall. Danke!) #html #forms #accessibility

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • everett
  • ethstaker
  • thenastyranch
  • magazineikmin
  • normalnudes
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • ngwrru68w68
  • tacticalgear
  • InstantRegret
  • anitta
  • GTA5RPClips
  • mdbf
  • tester
  • cubers
  • cisconetworking
  • megavids
  • modclub
  • Leos
  • lostlight
  • All magazines