The process of building custom solutions for SharePoint Server.
Hi Larry Lentz
Thank you for reaching out to the Microsoft Q&A forum.
Based on my research and understanding, SharePoint Server 2016 does not allow ARIA attributes to be added through the page editing interface or any attributes panel. ARIA attributes can only be added in the code that builds the page, such as:
- Page templates (master pages or page layouts)
- Custom web parts or components
In some environments, ARIA attributes may be added using custom scripts or injected HTML, but this requires the appropriate permissions and customization access and is not available to standard content authors.
If you do not have backend or development access, adding ARIA attributes directly through the SharePoint UI is generally not possible. For ARIA‑specific accessibility requirements, the typical and supported approach is to work with a SharePoint administrator or developer who can implement these changes at the template or component level.
You may also refer to the Q&A Assist response below, which provides additional background on how ARIA is typically implemented in SharePoint.
I hope this helps.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.