Questions tagged as 'grails'

0
answers

How to remotely load options in auto complete using Typeahead?

I was studying typeahead.js with bootstrap 3 , and I'm trying to do a auto-complete that makes a request on the server to bring the list options. This is the plugin I'm using:    GitHub Bootstrap 3 Typeahead This is the funct...
asked by 02.02.2016 / 13:46
1
answer

It is giving error when I try to do the ORM

I created a table but when I run the application more than once it gives this problem. Why does this happen? environments { development{ dataSource { dbCreate = "update" // one of 'create', 'create-drop', 'update', 'validate', ''...
asked by 30.12.2015 / 00:27
2
answers

NF-e Electronic Invoice with Grails

I'm developing a commercial application in Grails. In this application I will need to issue Electronic Invoice (NF-e). Is there any API, library or plugin that I can use in Grails? On the document itself I know something, since I already ha...
asked by 19.07.2017 / 19:44