Expand my Community achievements bar.

Simple FormCacl Concat not showing in responses

Avatar

Level 1

I have a few checkboxes that Concat into an invisable box.  I can turn the box visible and see this is working.  However, when the form is submitted, the respones do not show up.  There is a column for it, but it is just blank.

Does anyone know what may be causing this?

I have done this in the past and cannot figure out why it isnt working now.

Thank You.

3 Replies

Avatar

Level 1

I found that if I leave data binding on for each of the boxes being concatenated, then it will show up in the results combined.  But then it also leaves on all those columns for each checkbox. 

On my previous working verison, I turned off data binding for those boxes.

Avatar

Level 1

Okay, I narrowed it down a bit more.

If I distribute the form to collect responses from a network location - it does not work. 

If i distribute the form to collect respones from e-mail - it works.

So my question now is, Any way to make this work by collecting responses when distributing to a network location?

Avatar

Level 1

Well, I wish I could have gotten some help on this but I had to get it out.

What I did was just leave the data binding on all the checkboxes so the concatenate would work.  Then on the results page, I just moved all those individual columns to the end.