I would like to submit the form using the link instead of input. Is there a tag in Grails that does this?
I do not think there is a GSP tag for this. You may need to create your own custom lib tag.
http://grails.org/doc/1.2.0/guide/single.html#6.3 Tag Libraries
Or just enter the html code yourself
Source: https://habr.com/ru/post/1747477/More articles:read past tapes - cocoaC #: should "" assign a string to make it empty? - stringHow to load several mscorlib.dll and call their internal functions separately? - c ++Deeply nested subqueries for moving trees in MySQL - sqlAndroid Autolink launches WebView - androidHow can I manage command line arguments / variables for a script written in Perl? - perlandroid 2.2 browser does not work pageY or PageX in ontouchend event - javascriptКак проверить цифровую подпись с помощью openssl - securityUnable to add space at end of UITextView - stringQuestions about "casting operations" in OOP - oopAll Articles