This topic is locked

Change Default Text for "Hide Data Until Search" Feature

9/13/2025 9:21:38 AM
PHPRunner General questions
S
salus2 author

Does anyone know how to change the default text string "Nothing to see. Run some search." when using the "Hide Data Until Search" feature?

ChatGPT 9/13/2025

Yes, you can change the default text string "Nothing to see. Run some search." in PHPRunner when using the "Hide Data Until Search" feature. Here’s how you can do it:

  1. Open your PHPRunner project: Start by opening your project in PHPRunner.


  2. Go to the "Settings": In the left-side menu, find and click on the "Settings" tab.


  3. Navigate to "Strings" or "Language": Depending on your version of PHPRunner, you may find the option under "Strings" or "Language" settings.


  4. Search for the string: Look for the phrase "Nothing to see. Run some search." in the list of strings. You can usually find it by using the search feature in the strings list.


  5. Edit the string: Once you locate the string, you can change it to whatever custom message you want to display when there are no results.


  6. Save your changes: After editing the string, make sure to save your changes.


  7. Test the application: Run your application to see if the new text is displayed correctly when using the “Hide Data Until Search” feature.



If you are unable to locate the string or if the feature is not available in your version, you might need to look at the documentation specific to your PHPRunner version or check the support forums for more assistance.