Skip to main content
Question

Putting Coded Filters on a Customization Project Table ?


Forum|alt.badge.img

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?

6 replies

Forum|alt.badge.img
  • Jr Varsity I
  • 23 replies
  • March 27, 2025

Can you provide more detail on what you are trying to accomplish? Are you wanting specific fields to be invisible, or specific records?


darylbowman
Captain II
Forum|alt.badge.img+13

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.


Forum|alt.badge.img
  • Author
  • Freshman I
  • 45 replies
  • March 27, 2025
josiahl64 wrote:

Can you provide more detail on what you are trying to accomplish? Are you wanting specific fields to be invisible, or specific records?

We want specific records to be excluded, such as all Quotes Sales Orders are not included in the Customer Order History.


darylbowman
Captain II
Forum|alt.badge.img+13

Is that a screen or GI? I’m not finding that screen in my local instances.


Forum|alt.badge.img
  • Author
  • Freshman I
  • 45 replies
  • March 27, 2025
darylbowman wrote:

Is that a screen or GI? I’m not finding that screen in my local instances.

Customization Screen, specifically My Orders (SP700003) in the Customer Portal.


darylbowman
Captain II
Forum|alt.badge.img+13

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:

darylbowman wrote:

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.

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings