Giter Site home page Giter Site logo

grails-form-builder-plugin's People

Watchers

 avatar

grails-form-builder-plugin's Issues

I am facing problems to install grails-form-builder-plugin.

What steps will reproduce the problem?

1.create grails project on STS: 2.9.2
2.Open plugin manager, install form builder plugin.

1.Create grails project on NetBeans IDE 7.0
2.Open Grails Plugins. install form builder plugin. 

1.Create grails application using command grails create-app test
2.install form builder plugin.

What is the expected output? What do you see instead?

Each time i was expecting plugin should install and i can run application, but 
getting several dependencies. I tried with/without changes made in 
BuildConfig.groovy.


What version of the product are you using? On what operating system?

I am working on
Java: 1.6.0_29; Java HotSpot(TM) Client VM 20.4-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
with grails 2.0.4
I have installed STS 2.9.2, STS 2.5.1, Netbeans 7.0 with grails plugin

Please provide any additional information below.

Each time i tried to install plugin it is showing me some run-time dependencies 
for jquery, jquery ui and others, I tried to install all plugins before 
installing form builder plugin. Now it is showing me some class missing 
net.sf.json-lib:json-lib:2.4.

some time it is showing me error about 
C:\Documents and 
Settings\ajitsharma\.grails\2.0.4\projects\FormTest\plugins\form-builder-0.1\gra
ils-app\controllers\org\grails\formbuilder\FormController.groovy: 18: unable to 
resolve class freemarker.template.Template
 @ line 18, column 1.
   import freemarker.template.Template


Please let me know what is wrong with the process i am following.






Original issue reported on code.google.com by [email protected] on 13 Jul 2012 at 9:41

Attachments:

unable to resolve class

C:\Users\Welcome\.grails\2.1.0\projects\GrailsApplication54\plugins\form-builder
-0.1\grails-app\controllers\org\grails\formbuilder\FormViewerController.groovy: 
19: unable to resolve class freemarker.template.Template
 @ line 19, column 1.
   import freemarker.template.Template

Original issue reported on code.google.com by [email protected] on 13 Dec 2012 at 5:08

Form Creation Error

What steps will reproduce the problem?
1. Install Grails 2.2.1, create a new app "demo"
2. Install form builder (followed the instructions in the getting started page)
3. resolve plugin dependencies
4. Run grails app 

What is the expected output? What do you see instead?
The form designer UI not showing up. Please see the attached document.

What version of the product are you using? On what operating system?
Windows 7, Grails 2.2.1
Plug-ins you currently have installed are listed below:
-------------------------------------------------------------
cache               1.0.1            --  Cache Plugin
constraints         0.8.0            --  Custom domain constraints plugin
database-migration  1.3.2            --  Grails Database Migration Plugin
dynamic-domain-class0.2.1            --  Grails Dynamic Domain Class Plugin - 
Create domain class on-the-fly
form-builder        0.1              --  Grails Form Builder Plugin - Create 
Online Forms without Coding
freemarker          0.4              --  FreeMarker Grails Plugin
freemarker-tags     0.7.2            --  Grails FreeMarker Tags Plugin
hibernate           2.2.1            --  Hibernate for Grails
jquery              1.8.3            --  JQuery for Grails
jquery-datatables   1.7.5            --  JQuery DataTables Plugin
jquery-form-builder 0.1              --  JQuery Form Builder Plugin - JQuery 
WYSIWYG Web Form Builder
jquery-json         2.2              --  JQuery JSON Plugin - Convert JSON to 
String and back again
jquery-ui           1.8.6            --  jQuery UI resources
jquery-validation   1.9              --  JQuery Validation Plugin
jquery-validation-ui1.2              --  JQuery Validation UI Plugin - Client 
Side Validation without writing JavaScript

lang-selector       0.3              --  Language Selector using Grails i18n 
support.
quartz              0.4.2            --  This plugin adds Quartz job scheduling 
features to Grails application.
resources           1.1.6            --  Resources
tomcat              2.2.1            --  Apache Tomcat plugin for Grails
uni-form            1.5              --  Grails Uni-Form Plugin - Making Web 
Forms Simple as 1, 2, 3.
webxml              1.4.1            --  WebXmlConfig


Please provide any additional information below.
Is there any specific steps to be followed to set up the database.

Original issue reported on code.google.com by [email protected] on 24 Apr 2013 at 4:13

Attachments:

Formbuilder does not support hindi language

What steps will reproduce the problem?
1. if you save somting in hindi laguage the it gives text "????".
2. I have looked the database its stores right value 
3.

What is the expected output? What do you see instead?
text" come out "????".

What version of the product are you using? On what operating system?
O.S. Windows product ='form-builder' version='0.1' grailsVersion = 1.3.7 

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 1 Feb 2013 at 7:23

dependsOn too strict

What steps will reproduce the problem?
1. Install current grails (1.3.7) and jquery plugin (which is 1.5.2)
2. Attempt install of FormBuilder
3.

What is the expected output? What do you see instead?
Expect installed plugin, but get rejected because plugin depends on exactly 
jquery 1.4.2.7 (and jqueryUI 1.8.6) - that's too strict.

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 26 Apr 2011 at 1:25

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.