Hi all,
I have a Form with a Collection, comprised of Radio Buttons (New / Existing values), with Field Rules to show / hide additional fields depending on the Radio Button selected.
I've been trying to work out how I can get a count of how many "New" Party types are added to the collection, so I added a Numeric counter field ("New Party Counter") to the collection, and added a calculation formula to this field so that if "New" is selected, the counter field will contain 1, else 0. I thought I could have another numeric field outside of the Collection where I could get a SUM and then in the Business Process utilise this accordingly.
The calculation formula works OK for the first item in the Collection (correct value added to the counter field), however for the subsequent items added to the collection, these counter fields just seem to utilise the same counter value from the first item.
Not sure where I'm going wrong or how I can achieve this?
Any feedback will be appreciated!
Thanks in advance.
Tim