Hi All,
I am currently having issues with relating a specific field to a user.
In the case lets say that we have a fee split which can be splitted by 3:
E.g. User A, User B and User C
User A --> Has 50% of the split, This will calculate User A commision to 5000
User B--> Has 30% of the split, This will calculate User A commision to 3000
User C-->Has 20% of the split, This will calculate User A commision to 2000
As all the commission fields are different fields how can I make sure that a specific currency value relates/belongs to user A etc.
Many thanks