This commit is contained in:
Lee moon soo 2015-11-19 14:41:19 +09:00
parent dcdaa74b85
commit 4369f3e299

View file

@ -261,4 +261,4 @@ In sql environment, you can create form in simple template.
select * from ${table=defaultTableName} where text like '%${search}%'
```
To learn more about dynamic form, checkout [Dynamic Form](../dynamicform.html).
To learn more about dynamic form, checkout [Dynamic Form](../manual/dynamicform.html).