Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then, configure the store binder of the section to Default Form Binder and JDBC Binder.

Image Added


Code Block
languagesql
titleCheck Select Query
select username from dir_user where username = {id}

...