Disable search on particular field in applet (list/form) query
We got a requirement to disable particular field on query. Lets say in SR applet,
- Agent click query
- Provide value in SLA Field
- Click GO
here system should not allow Agent to query on SLA field, we need to make it read-only or disable search
SR applets don't have any explicit Query mode defined so I cant remove the fields from query mode in applet web-layout :-( Also got below details on limitation
Possible incorrect behavior with applet web templates (Doc ID 529324.1)
Bug 13619651 : QUERY MODE FOR LIST APPLET
Is there anyway by which specific field query can be disabled by configuration (vanilla features) ??