Hello,
I am using the following
SmartClient Version: v8.3p_2013-04-19/PowerEdition Deployment (built 2013-04-19)
With firefox 17.0.1
I am using Smart GWT and MySQL.
I have some .ds defined that are using velocity.
However, I need to write a more tricky query. One that
loops over a list of values and does a union on the query.
It does not seem that #foreach is supported by velocity with Smart GWT.
Can you give me an example of a legal #foreach with smart gwt?
Thanks,
Evan
I am using the following
SmartClient Version: v8.3p_2013-04-19/PowerEdition Deployment (built 2013-04-19)
With firefox 17.0.1
I am using Smart GWT and MySQL.
I have some .ds defined that are using velocity.
However, I need to write a more tricky query. One that
loops over a list of values and does a union on the query.
It does not seem that #foreach is supported by velocity with Smart GWT.
Can you give me an example of a legal #foreach with smart gwt?
Thanks,
Evan
Comment