Hi Al. I have a Chart Application with a Search feature and I need to rename that search button.
I have tried: (OnScriptInit)
sc_btn_label(‘dynsearch’,‘Filter’);
sc_btn_label(‘qsearch’,‘Filter’);
But they do not work.
Anyone know the secret name for this button?