[SOLVED] Â project site UI locked to mastertable view |
3/21/2018 15:49:58 | |
| PHPRunner General questions | ||
|
I
infotech author
I have some menu weirdness in a phprunner built site (9.8 29967 x64): http://localhost:8085/clients_list.php?f=%28Active~equals~Yes%29&tab=MyRegion&orderby=aLast_Name[/indent] http://localhost:8085/clients_list.php?mastertable=houses&masterkey1=305&tab=MyRegion&orderby=aLast_Name[/indent] http://localhost:8085/clients_list.php?menuItemId=2&f=%28Active~equals~Yes%29&tab=MyRegion&orderby=aLast_Name[/indent]
|
||
|
|
Sergey Kornilov admin 3/22/2018 |
|
I do not have a complete info to fully understand the issue but here is what I think. If you have master-details relationship in your project do no access details table directly. You always supposed to access it through the master table. |
|
|
I
|
infotech author 3/22/2018 |
|
Sergey,
|
|
|
I
|
infotech author 3/22/2018 |
|
Sergey,
|
|