I am trying to make a form to allow someone to enter information about a fundraising event. The problem is that at any given fundraising event multiple people can participate, and the total amount raised will divided among the people based on a percentage that is assigned to each person. In the form that I have created right now, there is a fundraising ID, Type of fundraising, amount raised, number of participants, date, location, and fundraiserID field. I would like it to be that the person who is using this form enters in the date, location, fundraisingID, number of participants, amount raised, and number of participants in this field, and then have them hit a button that will have them enter each particpant through a dropdown, and the percentage of the amount raised that that participant will receive.
Can someone try to tell me how to do this?
Thanks.
Can someone try to tell me how to do this?
Thanks.