Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
Normally when assigning Resources to a Project you do this though a many to many relationship.
1 Project has many Resource Assignments.
1 Resource has Many Resource Assignments.
If you were will to change your app structure to a arguably "proper" structure, then you will only need one Webhook or Action and not 15.
The only only option I can see is to have the log table have fields "times 15" to record all the assignments when any of them, changes. Then you would probably want to have a formula to extract out just the changes into one column.
1 Project has many Resource Assignments.
1 Resource has Many Resource Assignments.
If you were will to change your app structure to a arguably "proper" structure, then you will only need one Webhook or Action and not 15.
The only only option I can see is to have the log table have fields "times 15" to record all the assignments when any of them, changes. Then you would probably want to have a formula to extract out just the changes into one column.