kobotoolbox / koboform

A Java/GWT based formbuilder (no longer supported). Replaced by dkobo.
2 stars 8 forks source link

Saving data instances to blocks is not possible #71

Open Dylan-Gillespie opened 11 years ago

Dylan-Gillespie commented 11 years ago

From tino.kre...@gmail.com on July 31, 2012 17:19:58

What steps will reproduce the problem? 1. Create blank form

  1. Import or create a data instance and questions that use it (predicate or not)
  2. Select all questions and data instance, choose Blocks > Copy selected to library. Assign a name, save. What is the expected output? What do you see instead? The data instance should be included, and the questions should include their reference to the respective itemset fields.

However, the saved block doesn't include any reference to the itemsets.

The block kfb file also does not save the itext values.

Attaching the original xml and the saved kfb.

Attachment: test_complete.kfb test_block_form.xml

Original issue: http://code.google.com/p/kobo/issues/detail?id=71