• Hi,
    I would like to do the following with plugins, is it possible ?

    UserA fills Form1, in Form1 he writes “AB34” in text_field_1 and random stuff in other text fields then validate Form1.
    UserB fills Form2, in Form2 he writes “AB34” in text_field_2 and automatically (or with a button) some fields in Form2 are filled with data from Form1 linked to the one UserA filled. The variable connecting the 2 is “AB34”.

    In other words :
    UserA fill the Form1 below :
    Ref : AB34
    Date : 10/04/2020
    Name : Georges

    UserB fill the Form2 below :
    Ref : AB34
    And automatically these info are fulfilled :
    Date : 10/04/2020
    Name : Georges

    Thanks a ton!

    • This topic was modified 4 years, 9 months ago by Jan Dembowski.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Link database and forms’ is closed to new replies.