Code Generation on duplicate information entered by users.

Options
anmol1111
anmol1111 Member, ALL USERS, Partner, Certified Model Builder Posts: 5 New Contributor

Hey Folks, I am trying to generate code in the module in which user list is already applied, due to request from the team I want if the same information is entered by the user1 and use2 it should update the counter accordingly surpassing the users. for ex. if I have user 1 entered information as "abc" so the generated code would be "abc1", now if have user 2 entering same information "abc" so the code for that should be "abc2" and not "abc1". If there is any way possible do let me know. Attaching screenshot(examples) for reference.

 

 

Thanks, Anmol Sarna

Comments

  • anmol1111
    anmol1111 Member, ALL USERS, Partner, Certified Model Builder Posts: 5 New Contributor

    Hi @ManjunathKN ,

     

    Thanks for the solution but how is it checking for duplicity since I wanted to generate code "abc2" for "abc" information entered by user 2 if "abc" information is already been set by user 1. I want code generation on the basis of information entered surpassing the users. 

     

    Thanks,

    Anmol Sarna