Title: Accessibility issue when editing a record
Last modified: April 16, 2020

---

# Accessibility issue when editing a record

 *  Resolved [norlam](https://wordpress.org/support/users/norlam/)
 * (@norlam)
 * [6 years ago](https://wordpress.org/support/topic/accessibility-issue-when-editing-a-record/)
 * Hi Roland,
 * To fill a form with a screen reader, all checkbox groups and radio groups need
   their own `<fieldset>` and `<legend>` to work well.
 * Since any of “default”, “tbody” or “bootstrap” pdb-record’s template have this
   setting, I tried to make a custum template. But I failed.
 * At first sight, form elements are built and grouped together (or not) by “**PDb_FormElement.
   php**” in a way impossible to change with a custum template.
 * Am I wrong? And if not, any clue for me?
 * Regards,
 * Normand Lamoureux (AKA norlam)
    -  This topic was modified 6 years ago by [norlam](https://wordpress.org/support/users/norlam/).
    -  This topic was modified 6 years ago by [norlam](https://wordpress.org/support/users/norlam/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [6 years ago](https://wordpress.org/support/topic/accessibility-issue-when-editing-a-record/#post-12690828)
 * Accessibility is very important to me. Can you point me to a resource where I
   can see the recommendation that you are referring to?
 * It is probably not something that can happen at the template level, as you have
   seen, so I need to roll that into the code, but first I need to understand the
   recommendation in detail. Thanks!
 *  Thread Starter [norlam](https://wordpress.org/support/users/norlam/)
 * (@norlam)
 * [6 years ago](https://wordpress.org/support/topic/accessibility-issue-when-editing-a-record/#post-12691068)
 * Hi Roland,
 * Happy to hear you care about accessibility!
 * WebAIM could give you a good starting point (let me know if you need more):
    
   [https://webaim.org/techniques/forms/](https://webaim.org/techniques/forms/)
 * As I do, you can run your own tests with the free open source screen reader NVDA:
   
   [https://www.nvaccess.org/download/](https://www.nvaccess.org/download/)
 * Regards,
 * Normand Lamoureux
    -  This reply was modified 6 years ago by [norlam](https://wordpress.org/support/users/norlam/).
 *  Thread Starter [norlam](https://wordpress.org/support/users/norlam/)
 * (@norlam)
 * [6 years ago](https://wordpress.org/support/topic/accessibility-issue-when-editing-a-record/#post-12768253)
 * Hi Roland,
 * The last released provided (Version : 1.9.5.13) works as expected with screen
   readers.
 * Sure you don’t need confirmation about that. It’s just to say I’m happy.
 * Thanks a lot!
 * Regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Accessibility issue when editing a record’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [norlam](https://wordpress.org/support/users/norlam/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/accessibility-issue-when-editing-a-record/#post-12768253)
 * Status: resolved