I want to filter out some specific data out of a table on the coding side so that users can’t see it. How would I go about setting filters, so specific information is excluded?
Answer
Putting Coded Filters on a Customization Project Table ?
Best answer by darylbowman
If it’s a custom screen, you should be able to have whoever built it change it however you want. Unless it’s a screen added by an ISV or something, in which case, a developer could simply add a customization to customize that screen using this method:
You would have to alter the data view bound to the table. You can do this by redefining the data view in a graph extension. If the data view has a data view delegate, you’d have to redefine the data view and data view delegate in the extension.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.