Restricting the data returned from the database
You restrict data by adding the allowqualifiedrestriction property. For example, you can restrict the classifications available to users who are classifying a service request.
About this task
- datasrc
- section
- simpleheadertable
- tab
- table
- tree
Procedure
- Open the application XML and search for the control where the data source is needed.
- Add
allowqualifiedrestriction= true
to the XML. - Import the modified XML.