Index: openacs-4/packages/acs-templating/www/doc/guide/search.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/guide/search.adp,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-templating/www/doc/guide/search.adp 7 Aug 2017 23:48:03 -0000 1.3 +++ openacs-4/packages/acs-templating/www/doc/guide/search.adp 3 Sep 2024 15:37:35 -0000 1.4 @@ -1,9 +1,13 @@ -{/doc/acs-templating {ACS Templating}} {Templating System User Guide: Search-and-Select +{/doc/acs-templating/ {ACS Templating}} {Templating System User Guide: Search-and-Select Forms} Templating System User Guide: Search-and-Select Forms +

Implementing Search-and-Select Forms

Templating System : User @@ -42,7 +46,7 @@ a user. The administrator requests a page, user-edit.acs. The page looks for a query parameter named user_id to specify which user to edit.

  • Initially, user_id is not specified. In this case, -the page includes a user search form.

  • The user enters part of a user name or screen name and submits +the page includes a user search form.

  • The user enters part of a username or screen name and submits the form, which returns to the same URL with the query parameter user_search. If this parameter is defined, the page queries the database for potential matches.

  • If one match is found, the page sets a user_id