![]() |
ChatGPT 9/15/2025 |
Yes, it is possible to display additional fields from related detail tables (B, C, D) in the master table view in PHPRunner without altering the structure of the master table A. You can achieve this by using the "Add a Lookup Field" feature in PHPRunner. Here’s how you can do it:
By following these steps, you can effectively display additional fields from related detail tables in the master table view without modifying the underlying structure of the master table itself. |