...
Then, configure the store binder of the section to Default Form Binder and JDBC Binder.
Code Block | ||||
---|---|---|---|---|
| ||||
select username from dir_user where username = {id} |
...
...
Then, configure the store binder of the section to Default Form Binder and JDBC Binder.
Code Block | ||||
---|---|---|---|---|
| ||||
select username from dir_user where username = {id} |
...