Hi I would like smartsheet to make web forms ADA accesible for people who are blind or hard of seeing and any other visual or auditory disabilities.
make them compatible with JAWS program
Sign in to see the current vote count, add your own vote, or leave a comment.
Just to make a clarification here, SmartSheet forms and any communications should meet at a minimum the WCAG 2.1 AA guidelines (https://www.w3.org/TR/WCAG21/). These Web Content Accessibility Guidelines are specifically listed as required in various legislation, including Section 508 (USA) and the AODA (CA). In those two laws, IT products that fail to meet the standard cannot be used without facing fines or other legal punishment.
Some of these requirements would entail giving greater control of the look and feel of the forms (CSS and some HTML customization) and emails that are sent.
YES! April 24th, 2026 is the deadline for all government agencies to get ALL public facing Forms, documents, websites WCAG 2.1 AA compliant.
We have very minimal control of how compliant Smartsheet forms, published sheets/reports/dashboards WorkApps. If Smartsheet doesn't do it automatically on the back end, or give us options that enable us to do it ourselves, then we must publish those items using another service or be subject to lawsuits, fines, etc.
Regarding Forms: I found this link about forms, but it doesn't have any details about tasks that the publisher must follow in order to ensure it remains compliant: https://www.smartsheet.com/content-center/product-news/release-notes/accessibility-forms
We also need to ensure that the following also meet WCAG 2.1 AA requirements:
The "browse" button was recently changed to go through a recent workspaces menu and requiring a second click on "browse all" before actually bringing up the browse menu sidebar. This change is unintuitive as there is a "recents" button right below the browse button and for anyone who regularly uses more than 6 workspaces…
I had Technical Support Case #09045069 in relation to this issue. I was told to get the API documents corrected, I needed to post to here. Update API Documentation Some (all?) of the API calls related to Alternate Email Addresses require both an Enterprise Account and to be manually activated by Smartsheet Support. The API…
We receive data from externals which we then need to verify. Once it's verified we then email them back a PDF (that's been generated using 'generate document' feature) as it contains the crucial information that's been verified, and they can keep as a confirmation. Currently, I use the message only format in an alert…