Versions Compared

Key

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

...

  • Make use of binder such as "Advanced Form Data Binder".
  • Under "Filter Conditions", add in as much row as needed to.

  • Choose the appropriate field that you want to filter.

  • Set operator to "Like" to return matching value.
  • And, in value, we can make use of form hash variable to obtain the value from the search form.

    Code Block
    titleSample Value
    %#form.j_meetingsearch.title[{currentUser.id}]#%

 

 

...

Related Elements