Page 1 of 1

Copy turns to blank (v2022)

Posted: Tue Nov 22, 2022 1:40 pm
by rexyau

Hi, all,

I am using PHPmaker2022. I have one table on which copy records turns to blank. Other tables does not have such problem.
Problem persists even I remove all customized PHP script, javascript including validation. Drop down selection is also removed.

Any idea?
Thanks/Rex


Re: Copy turns to blank (v2022)

Posted: Tue Nov 22, 2022 2:51 pm
by arbei

Make sure your table has primary key.


Re: Copy turns to blank (v2022)

Posted: Tue Nov 22, 2022 9:50 pm
by rexyau

Yes, I have


Re: Copy turns to blank (v2022)

Posted: Wed Nov 23, 2022 9:48 am
by arbei

You may enable Debug and check for any PHP errors.


Re: Copy turns to blank (v2022)

Posted: Tue Nov 29, 2022 3:59 pm
by rexyau

Hi,

I find the solution. Just remove the default primary key value in add Page of table setup .