Hello All,
I wondering if it's possible through javascript or otherwise to have a drop down in a table where all of the values in it can equal 1? The use case is to get the sum of all selections of the same kind tabulated to respective fields. All selections are only worth 1 so that each can be calculated properly since each value equals a day.
So far my experience is that the values need to be unique to calculate properly using the functions on the advanced tab. If I make all values set to 1, then Forms versions it like in the screen shot.
I'm really interested to see if there's a way for javascript to handle this use case.
Thanks in advance,
Brian