Skip to content

Instantly share code, notes, and snippets.

@jimmydivvy
Created July 7, 2009 03:39
Show Gist options
  • Save jimmydivvy/141869 to your computer and use it in GitHub Desktop.
Save jimmydivvy/141869 to your computer and use it in GitHub Desktop.
[#assign query = {}] [#-- Could also do query = {'firstName':'John', 'lastName':'Davies'} --]
[#assign results = searchForm.performSearch( query, context.user, '', 'ASCENDING' ) ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment