1
0
-1

Hi everyone.

I have two ajax subforms for staff and supervisor details in a form. I use Popup Select Box to populate subforms. If I set the ID field, it will not populate but if the ID field is empty, it will populate. What I want to do now is for user to upload ID of each staff and their corresponding supervisor which then will populate the subforms automatically. But since the popup select box cannot capture the ID field, it cannot populate both subforms after upload. Right now, I have to select staff ID and supervisor ID one by one. Why ajax subform cannot populate when I set ID field? 

 

Please tell me if you have other suggestions. Thank you.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi

      Is the 'id' field existing in your popup selectbox listing? If you did not include the 'id' field in your datalist used for the popup selectbox, this could be the reason.

      Add the 'id' field into yr datalist and you can hide this column if you do not want it displayed.

      Cheers

      1. Nurul Akhmar

        Thank you. Your answer really helpful.

      CommentAdd your comment...