Copy link to clipboard
Copied
Hi
I'm trying to figure out how to allocate a total number from one form field to multiple forms. Ideally, the total number would adjust (subtract or add) when inputting into all other forms. I'm assuming some custom calculation script would work but unclear on how to script that.
I've attached an image that illustrates the "TotalCoins" form that would be allocated to both "SalesForce" and "InstallBase" forms. The total $200 would adjust based on the amount distributed to the other forms.
All ideas are welcome! Thanks
Copy link to clipboard
Copied
You can use the Simple Field Notation option under the Calculate tab of those fields.
For example:
TotalCoins + 200
Or:
TotalCoins - 125.75
If you want more complex calculations a script can be used, too.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more