Create new entity

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ellen
    Senior Member
    • Jan 2018
    • 149

    Create new entity

    Hi guy,
    I want to create new entity to set sales target for sale men.(some thing like picture in attachement).
    1.We can choose sale men by link to users
    2.We can add more sale men by choose button (+)
    3.Following target will attach with sale men.
    Thank you very much.
    Last edited by yuri; 06-01-2018, 08:42 AM.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hi,
    create a many-to-many relationship with users, make field Link Multiple, add this field on the layout

    Comment

    • Ellen
      Senior Member
      • Jan 2018
      • 149

      #3
      Hi Tanya,
      "make field Link Multiple": please show me how to create it.
      Thanks

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        watch attached video

        Comment

        • Ellen
          Senior Member
          • Jan 2018
          • 149

          #5
          Dear Tanya,
          field "users" is exist in entity manager. But it's not showing in panel Available field when I try to add it on layout(layout manager).
          And :
          3.Following target will attach with sale men: how to create field target that has been tied with each user.
          Thanks

          Comment

          • Ellen
            Senior Member
            • Jan 2018
            • 149

            #6
            Dear Tanya,
            field "users" is exist in entity manager. But it's not showing in panel Available field when I try to add it on layout(layout manager).--> Done.
            Plesae concern only below issue:
            3.Following target will attach with users: how to create field target that has been tied with each user.

            Comment

            • tanya
              Senior Member
              • Jun 2014
              • 4308

              #7
              Did you check the box Link Multiple Field?

              Comment

              • tanya
                Senior Member
                • Jun 2014
                • 4308

                #8
                Please clarify

                Comment

                • Ellen
                  Senior Member
                  • Jan 2018
                  • 149

                  #9
                  Dear Tanya,
                  like this: I want to set sales target for each user.
                  If I choose first user then following sales target will be set
                  Continues for 2nd user then set following sales target
                  .....
                  Please see attached picture.
                  Thanks

                  Comment

                  • tanya
                    Senior Member
                    • Jun 2014
                    • 4308

                    #10
                    it's possible only with developing

                    Comment

                    • Ellen
                      Senior Member
                      • Jan 2018
                      • 149

                      #11
                      Could you please give same example then we can study to develop.

                      Comment

                      • tanya
                        Senior Member
                        • Jun 2014
                        • 4308

                        #12
                        Hello. I have a table, let's call it People, and another table Languages. I'd like for each person to have a language and a fluency level (1 to 5). The catch is

                        Comment

                        • Ellen
                          Senior Member
                          • Jan 2018
                          • 149

                          #13
                          Thanks Tanya,
                          Let me try to do.

                          Comment

                          Working...