function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DMario  LewisDMario Lewis 

Accessibility Mode for a User Record

Hi,

Im currently working on code for a custom notes object. I have inline editing enabled, however some user can use inline editing because they have accessibility mode enabled. Im trying to query the field, or find some way to determine (through apex) if a user has accesibility mode checked so I can create a work around. Does anyone have any solutions?