Key values change after popup call [message #7330] |
Sun, 11 August 2019 08:40 |
htManager
Messages: 434 Registered: May 2014
|
Senior Member |
|
|
Hi Tony,
after a popup call in a upd1 pattern the key values are changed. I want to insert the key values from the popup form as a foreign key. In the _cm_popupReturn function the key values in the $fieldarray as well as the values in the $select_array are fine. In my debugger I see that when returning the values from _cm_getForeignData in std.table.class.inc the key values are changed. Is it because I have the same names as key fields?
I attached the two dict files in the attachment in one file.
|
|
|