Last updated by sapsiero 4 months ago
grails install-plugin quick-input
See documentation for further information:
sapsiero.com
Last updated by sapsiero 4 months ago
The Quick Input Plugin is an extension to the grails web framework (http://grails.org)
The plugin provides new input tags supporting some mass input capabilities.
They provide functions to easily input
- dates, only using the number values, and
- number.
Main feature is that you can link (relate) one field to another. Whenever you change a field, the related field is change.
For date fields, the related field is changed 1:1.
For number fields you can use functions, to calculate the related field.
The plugin supports grails from 2.0.0 onwards.
See documentation for further information:
sapsiero.comSee the short demo video on:
quick input demo
Last updated by admin 5 months ago
Last updated by admin 5 months ago