To get back to the original Tagger GUI after installing TS 6.7.1 SP1, we updated the application_custom.xml file with the below mentioned code.[HTML]<application id="ccpro"> <param id="iw.tagui.CGIEnv" value="old"/></application><application id="ccstd"> <param id="iw.tagui.CGIEnv" value="old" /></application>[/HTML] However, we are still facing some validation errors on some text items and the Suggest buttons are still there. Is there any way to hide the Suggest and Suggest All buttons and perform proper validation?