Wanting to remove the footer page index, PaginatedMessage
I want to get rid of this, as of what i have seen it's applied through the applyFooter method which is a protected method, there are options to get rid of the other properties but not this i'd like to know how i can get rid of this. Since this is not documented
1 Reply
Solution
Extend the class and override it