Welcome!
This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!
Adding more than one user in a record
In this application there is a field that does an automatic calculation for commissions, who is related to a user that insert it
I would like to have a list with all users so I can add a user who might have participated in an specific stage of the opportunities.
So when I select an user, the field "Total de comissões" will be recalculate and the commissions split, like this:
Is that possible?
Are you using the users of the application? Or do you have a table for users? If you are using the users of the system, you can create a relationship with PSW table. So, in the Commissions table, you should add a FK to PSW. If you have a table for users you just need to create a relationship with that table.
For more than one user you should add an association table that relates Commissions and PSW. Then, in the form add a table list to see and add users.
Keep Informed
About the Community
Question tools
Stats
Asked: 24/11/2022 上午10:19 |
Seen: 815 times |
Last updated: 24/11/2022 下午2:32 |
I already have this table, but how can I add 1,2 or more users in a same record? I can't duplicate a field in a form
Sorry for so many questions these days, I really not getting do these things