Hi All, Can we add the extra filter in Order Histo...
# suitecommerce
g
Hi All, Can we add the extra filter in Order History list page??
s
What exactly are you trying to do?
g
I want to add one more filter like from or to in purchase history page
Can we do that??
s
If it's supported in the SuiteScript version your site uses then I don't see why not (SCA only, of course)
You'd probably have to update the transaction handler's getFilters() to understand what to do with your custom filters
g
Where we need to modify the suitescript Orderhostrory model only right??
@Steve Goldberg I have added the filter in getFilters(),but it is not showing any thing