Hi Friends,
Needed your guidance to find a workaround to see if AutoComplete feature, available from D6 component onwards, can this feature be disabled for specific individual users from backend, like somewhere in the code?
As far as I could browse and research, I could realize that this feature can be
[1] turned off globally, by disabling it from wdk/app.xml file, in auto_complete tags.
[2] For individual user, could see that the specific user himself can login and disable Auto-complete feature from Tools > Preferences Tab and then, unchecking the checkbox fo AutoComplete.
I needed to understand, when an individual user unchecks this checkbox, to disable AutoComplete feature, where does this configuration change happens to isolate this specific user from AutoComplete feature, otherwise enabled globally.
Any help or pointers to this, in achieving to disable AutoComplete feature for specific individuals, much appreciated and would be of great help!