1
0
-1

Hello everyone.

I have a select box and ajax subform in Form A. And want to show the data in form grid Form B. It appears as intended but the field Rujukan did not appear. When try to edit the field Kesalahan and Rujukan in ajax subform disappear. I use multirow binder and set the foreign key already. Any idea why this happened? 

 

Form A:

Before save in Form B:

 

 

After save in Form B:

 

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Do check your multirow binder configs, and examine the correctness of your form and foreign key, to ensure you are not overwriting the wrong db table. This is likely the source of error.

        CommentAdd your comment...