How to populated user information such as in Edit Client form

Discussion in 'Developers' Forum' started by laptop_user, May 5, 2015.

  1. laptop_user

    laptop_user Member

    Hello all,

    When an admin click on a client in Edit Client page, user information will be populated in a form. I have my own submodule that I create which I want to populate with user information (email, street, phone).

    I lookup client_edit.php to understand how client_edit.php populated user information in a form but I couldn't find any code that will Select and populated user information in a form. So how does ISPC do it?

    Please help me and thanks in advance.

    Update:

    I have solved it. Need to make some changes in tform.php files. Thank you
     
    Last edited: May 5, 2015

Share This Page