[SOLVED] Â Error relationship |
11/11/2019 7:32:00 AM |
PHPRunner General questions | |
L
luchoadmin author
hello dear, I have an error in phprunner 9. when creating a database relaionship. after making a visualization of the detail of a load. when I am going to load a record again the field that is related appears to me only reading
|
|
L
|
luchoadmin author 11/11/2019 |
important when I disconnect and reconnect it works again until a detailed view and the error appears again |
M
|
mersintarim 11/11/2019 |
important when I disconnect and reconnect it works again until a detailed view and the error appears again
|
L
|
luchoadmin author 11/12/2019 |
connection must be a field other than the master key
|
M
|
mersintarim 11/12/2019 |
Hi I put the ID field as the primary key and the error continues. any other idea
|
![]() |
Sergey Kornilov admin 11/13/2019 |
I'm not seeing any errors on either of those screenshots. |
L
|
luchoadmin author 11/14/2019 |
I'm not seeing any errors on either of those screenshots. Anyway, Mersin is correct. In the details table, you need to have two fields, primary key field, and a link field. The link field is the one you use to link master and details together. See this for more info: https://xlinesoft.com/phprunner/docs/master-details.htm
|