- -
Is there a way to view a bar graph of data entered into a repeater field? As an example, let's say you have a repeater area called "Activities I Enjoy". There are three fields, activity name, number of times per week, and skill level. Is it possible to see a graph of the various responses in "activity name"? In other words, could a report show that jogging has been entered 32 times? Or that the most popular responses are hiking, golf, and painting or something like that?
Is there a way to set a hidden field value based on the answers to questions on that same form? Example: Say I want to simplify whether a lead is "qualified" or not. There may be 5 drop down fields above. Some of them have multiple acceptable/qualified answers. I'd like to use either conditional logic or conditionals within the field to enter "yes" for a "Qualified?" hidden field if and only if they have selected acceptable responses for each of the 5 questions above. I've tried a couple of ways, but rather than sway the responses, I'll just wait and see what the community says. Related to this issue is that "Like" seems not useful/usable for drop down fields when building conditional logic. At one point, I had set the acceptable responses for a drop down to have a value of the response plus an asterisk ("*"). My thought was to then use conditional logic to select any responses that were "like" "*". However when working with the conditional logic builder, you can still only select one response and you can't type anything... so it seems identical to "equal to" in that regard. Thanks in advance for ideas here. Feel […]