Case Management form issue

I have a application that I have set up using the default case management
application template.

Register Household - main form, creates case and sets properties.

Edit Household - edit form for case property modifications

Registration works fine, case selection works fine on the edit household
form but will not populate the data form with the case properties.

I hate the new format by the way.......

with the new easy reference you have to drag the case property to the
default value on each question. This would be great but it is not working

I am getting this error on save.....

Errors making a new version:

  • Validation Error: Parsing form...
    Title: "Copy of Register Household"
    Multiple instances not supported. Ignoring subsequent instances.
    Problem found at nodeset: /html[@ignore=richText]/head/model/instance
    With element

Multiple instances not supported. Ignoring subsequent instances.
Problem found at nodeset: /html[@ignore=richText]/head/model/instance
With element

Exception in thread "main" org.javarosa.xform.parse.XFormParseException:
Unrecognized top-level tag [setvalue] found within
Problem found at nodeset: /html[@ignore=richText]/head/model/setvalue
With element

at org.javarosa.xform.parse.XFormParser.parseModel(XFormParser.java:440)
at org.javarosa.xform.parse.XFormParser.access$200(XFormParser.java:77)
at org.javarosa.xform.parse.XFormParser$3.handle(XFormParser.java:150)
at
org.javarosa.xform.parse.XFormParser.parseElement(XFormParser.java:350)
at
org.javarosa.xform.parse.XFormParser.parseElement(XFormParser.java:361)
at
org.javarosa.xform.parse.XFormParser.parseElement(XFormParser.java:361)
at org.javarosa.xform.parse.XFormParser.parseDoc(XFormParser.java:316)
at org.javarosa.xform.parse.XFormParser.parse(XFormParser.java:267)
at
org.javarosa.xform.util.XFormUtils.getFormFromInputStream(XFormUtils.java:72)
at org.javarosa.xform.schema.Harness.main(Harness.java:120)
in form

This is a local install of Commcare that has been freshly updated with the
latest pull from github.........I have tried to get the same form to work
on my CommcareHQ account (this still does not work on the Dimagi website)

Can we still use the old form template someplace? before the easy
reference case properties?

John,

If you're having issues running CommCareHQ locally then please email
commcare-developers
https://groups.google.com/forum/#!forum/commcare-developers rather than
this group. From that error message it appears that you're running a different
fork https://bitbucket.org/jwesonga/javarosa of the JavaRosa parser than
the one we develop for CommCare.

Cheers,
Will

ยทยทยท On Fri, Sep 30, 2016 at 9:42 PM, John Harper <john.harper@grableservices.com wrote:

I have a application that I have set up using the default case management
application template.

Register Household - main form, creates case and sets properties.

Edit Household - edit form for case property modifications

Registration works fine, case selection works fine on the edit household
form but will not populate the data form with the case properties.

I hate the new format by the way.......

with the new easy reference you have to drag the case property to the
default value on each question. This would be great but it is not working

I am getting this error on save.....

Errors making a new version:

  • Validation Error: Parsing form...
    Title: "Copy of Register Household"
    Multiple instances not supported. Ignoring subsequent instances.
    Problem found at nodeset: /html[@ignore=richText]/head/model/instance
    With element

Multiple instances not supported. Ignoring subsequent instances.
Problem found at nodeset: /html[@ignore=richText]/head/model/instance
With element

Exception in thread "main" org.javarosa.xform.parse.XFormParseException:
Unrecognized top-level tag [setvalue] found within
Problem found at nodeset: /html[@ignore=richText]/head/model/setvalue
With element

at org.javarosa.xform.parse.XFormParser.parseModel(
XFormParser.java:440)
at org.javarosa.xform.parse.XFormParser.access$200(XFormParser.java:77)
at org.javarosa.xform.parse.XFormParser$3.handle(XFormParser.java:150)
at org.javarosa.xform.parse.XFormParser.parseElement(
XFormParser.java:350)
at org.javarosa.xform.parse.XFormParser.parseElement(
XFormParser.java:361)
at org.javarosa.xform.parse.XFormParser.parseElement(
XFormParser.java:361)
at org.javarosa.xform.parse.XFormParser.parseDoc(XFormParser.java:316)
at org.javarosa.xform.parse.XFormParser.parse(XFormParser.java:267)
at org.javarosa.xform.util.XFormUtils.getFormFromInputStream(
XFormUtils.java:72)
at org.javarosa.xform.schema.Harness.main(Harness.java:120)
in form

This is a local install of Commcare that has been freshly updated with the
latest pull from github.........I have tried to get the same form to work
on my CommcareHQ account (this still does not work on the Dimagi website)

Can we still use the old form template someplace? before the easy
reference case properties?

--
You received this message because you are subscribed to the Google Groups
"commcare-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.