server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

class ExcelRequestOptions does not have a valid parameter

Open delroekid opened this issue 1 year ago • 0 comments

Summary

class ExcelRequestOptions(RequestOptionsBase):

RequestOptionsBase does not have a vf class method and this will not be able to make view filters for Excel downloads.. it should be _FilterOptionsBase

delroekid avatar Mar 20 '23 07:03 delroekid