Enterprise Forms 2.0.0 with Hippo Cms 10.0.2

151 views
Skip to first unread message

Jean-Louis Bourlet

unread,
Oct 1, 2015, 3:24:14 PM10/1/15
to Hippo Community
Hi,

I'm trying to setup Enteprise Forms with Hippo community 10.0.2

I'm using those dependencies :

<dependency>
                <groupId>com.onehippo.cms7</groupId>
                <artifactId>hippo-addon-eforms-repository</artifactId>
                <version>${hippo.plugin.eforms.version}</version>
            </dependency>
            <dependency>
                <groupId>com.onehippo.cms7</groupId>
                <artifactId>hippo-addon-eforms-cms</artifactId>
                <version>${hippo.plugin.eforms.version}</version>
            </dependency>
            <dependency>
                <groupId>com.onehippo.cms7</groupId>
                <artifactId>hippo-addon-eforms-hst</artifactId>
                <version>${hippo.plugin.eforms.version}</version>
            </dependency>

where ${hippo.plugin.eforms.version} = 2.0.0

Is it the actual and good version to use with Hippo 10 ?

Because i have some issues, starting with a clean repository, i'm going to the CMS, Documents, Enterprise Forms, then i don't see any 'forms' folder, also i'm not able to create new forms, only the "new-eform-fieldgroup" is available if i configure it myself on a new folder.
In the console, hippo:namespaces:eforms, all custom types seems to be there (compoundForm, form, reusablefieldgroup) but in hippo:configuration/hippo:queries/hippo:templates, only "new-eform-fieldgroup" is there.

Am i missing some installation steps ?

Thank you

Jean-Louis Bourlet

unread,
Oct 1, 2015, 3:29:31 PM10/1/15
to Hippo Community
Edit : 

Maybe a clue, when builden the project with maven i have those warnings/errors related to the dependencies :

[WARNING] The POM for com.onehippo.cms7:hippo-addon-eforms-repository:jar:2.0.0 is invalid, transitive dependencies (if any) will not be available: 3 problems were encountered while building the effective model for com.onehippo.cms7:hippo-addon-eforms-repository:[unknown-version]
[ERROR] Invalid packaging for parent POM com.onehippo.cms7:hippo-addon-eforms-repository:[unknown-version], must be "pom" but is "jar" @ 
[ERROR] Invalid packaging for parent POM com.onehippo.cms7:hippo-addon-eforms-repository:[unknown-version], must be "pom" but is "jar" @ 
[FATAL] The parents form a cycle: com.onehippo.cms7:hippo-addon-eforms-repository:2.0.0 -> com.onehippo.cms7:hippo-addon-eforms-repository:2.0.0 @ 

Jeroen Hoffman

unread,
Oct 1, 2015, 4:46:49 PM10/1/15
to hippo-c...@googlegroups.com
Hi Jean-Louis,

The eforms version 2.0.0 is correct.
Your dependency management can be done much easier by having the parent pom of
your project set to com.onehippo.cms7:hippo-cms7-enterprise-release:10.0.2
Then, you only have to add the dependencies
com.onehippo.cms7:hippo-addon-eforms-repository and hippo-addon-eforms-cms to
the CMS module, and the dependency to hippo-addon-eforms-hst to the site module.


Also, the initialization you mention is correct. It's just that the place you
are finding "new-eform-fieldgroup" is the location where eforms is storing it's
reuseable field groups, not the forms themselves.

Forms are documents so if you create a 'Forms' folder somewhere under documents,
you can choose documents of type type "Form" in the new document dialog.

HTH
Jeroen
> --
> Hippo Community Group: The place for all discussions and announcements about
> Hippo CMS (and HST, repository etc. etc.)
>
> To post to this group, send email to hippo-c...@googlegroups.com
> RSS: https://groups.google.com/group/hippo-community/feed/rss_v2_0_msgs.xml?num=50
> ---
> You received this message because you are subscribed to the Google Groups "Hippo
> Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an email
> to hippo-communi...@googlegroups.com
> <mailto:hippo-communi...@googlegroups.com>.
> Visit this group at http://groups.google.com/group/hippo-community.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages