When defining a chooser using chooserURL as described in Full-Text Search Page Used as a Chooser, you can specify emxFullSearch.jsp as the chooser. In this case, when the user clicks the ellipsis button, another full-text search page opens. You can use macros to configure the chooser to pass any value entered in that field in the original full text search page to the chooser search page. For example, the Title field can be defined like this: emxFullSearch.jsp?field=NAME=$<TITLE> If a user enters a value in the Title field of the search form, then clicks the chooser button, that value is passed to the chooser and pre-populated in the Name field. If the criteria passed to a full-text-as-chooser search page results in a single object, the second search page is not opened and that object is immediately entered as the criteria for that field. |