1
0
-1

I got a telephone number (It is not duplicated) , I want it to be as valuable as ID. From there I can access the remaining information via telephone number. Only check on URL.

    CommentAdd your comment...

    3 answers

    1.  
      1
      0
      -1

      First of all, you have to make your ID contains the phone number. You have to adjust the form by making a field which Field ID is 'id'. Then everytime you fill and save the form, the ID is the record won't be UUID as your screenshot has shown, but a phone number instead.

      1. Kurt Cobain

        Thanks! Is there any ways? Because I think about it for a long time ^^

      2. Aristo

        The rough way is by updating your ID field directly to the database using SQL Query. But be careful if might break database table relationship since joget don't create child-parent constraint automatically

      CommentAdd your comment...
    2.  
      1
      0
      -1

      Am sorry, whatchu mean?  Please help me to know that, A link, info, your knowledge or something like this (sad) 

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Hi, if you want the telephone number as the primary key you can try setting the ID of the form element to "id".

        1. Kurt Cobain

          I got an image and my ques inside this post ^^

        CommentAdd your comment...