A Discovery gadget enables users to view limited information about selected cases that they do not have Read authority to access. You can include the section rule for a Discovery gadget in any section of your user interface, such as in the layout of a customized search gadget, or above a list control that is populated by a report definition.
Note: For an end user to see a list of discoverable instances, you must have access control policies defined, and the pyIsDiscoveryEnabledForOperator Access When rule must evaluate to true. For more information, see Creating an access control policy and Enabling discovery features for access control policies.
The pxDiscoverableItems section is defined in the @baseclass class so you can include this section in any section.
Note: The pxDiscoverableItems section shows only records that have the condition NotReadAndDiscover.
The pxDiscoverableSearchItems section is defined in the @baseclass class, so you can include this section in any section.