|
|
ChatGPT 7/28/2026 |
|
In PHPRunner, the behavior of file naming for views can sometimes differ between versions, and it can be a bit confusing, especially when transitioning from one version to another. In version 11, PHPRunner introduced some changes which might have altered how file names are generated when you create new views or pages. As of my knowledge cutoff in October 2023, you do not have a specific setting in PHPRunner that allows you to change how filenames are generated directly. However, you can manually rename the files after creating them. Here's how you can do that:
If you frequently need custom filenames that match your naming conventions, this manual method may be the most straightforward approach. It can be a bit of extra work, but it should give you the control you need over your file names. Also, keep an eye on any updates or documentation from the PHPRunner team, as they may introduce new features or settings in future releases that could address your needs more directly. |
|
|
C
|
Chris Whitehead author 7/28/2026 |
|
Sorry Mr ChatGPT, your solution seems complicated, you want to me to build the project then rename the files? You say "It can be a bit of extra work". I'll admit, I'm not a lover work full stop, let alone a bit extra. I have a question, or three, I know this is a minor moan, I'm just messing with an older project to bring it up to v11. I'm open to suggestions Mr Chat, please fix it for me Mr Chat. Don't be like Jim |
|
|
|
Sergey Kornilov admin 7/28/2026 |
|
On 'Datasource tables' screen choose the context menu of the view or table in question, select 'Advanced' and change filename prefix.
|
|
|
C
|
Chris Whitehead author 7/29/2026 |
|
Cheers Sergey, that works and it's so much simpler than ChatGPTs solution. Hopefully one day AI will know as much as you but that looks to be a long time off at the moment. |
|