I have a client who do not want to see the <span style="font-size:0.75em;">({0}) next to the sorted column when someone clicks the sort image. I have located the source code for this and would like to remove it or overwrite the property in wm-caf-jsf.jar library in FacesResources.properties file.
What is the best practice for the doing so? One solution within beforeInvokeApplication method, I can replace the default reference with a reference of my own FacesResources.properties file.
#MWS-CAF-Task-Engine#webMethods-BPMS#webMethods