David Virebayre
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
Created Get current date in a livetemplate groovy script.
So I don't know groovy, but I tried this after trying it in an online groovy compiler :groovyScript("println new Date().format('yyyy-MM-dd')") I've tried with and without println.That gives me this... -
Created sql resolution scope: I don't understand what is wrong.
AnsweredI have some code with some queries in it, in which the table is not recognized. I've tried several settings and I just don't understand what I'm supposed to do to make it work. I my setup I have a...