I have a table (in a page properties macro) with confiforms cleanviews in the right hand cells. In the cleanviews I have selected "Enable inline individual edits"
The table contains cleanviews from one form, each containing a single field. One of the fields is a group checkbox, but others are text/dates/etc. The intent is to submit the form and have the table autopopulate with the answers.
When the form is filled out in its entirety, editing the answers by double clicking inline works. However, if there are blank answers, there's a bug. When I double click on the blank spot, it always pops up the group checkbox instead of the correct field.
Note: the page with the form registrations and cleanviews was created by another form's ifttts. All embedded forms reside on a separate page and are referenced.
Thank you!
Edit: In one of the generated pages, I removed the cleanview containing the checkbox from the table, and for some reason, inline edits are now not working at ALL for the blank answers!
Edit2: I tried removing the cleanview with the checkbox from the actual created page contents in the IFTTT. I noticed that the inline edit has changed to a text field instead of the checkbox.