Hello,
I have generated a multifield finder using the following roo command:
finder add --finderName findPhotosBySlugLikeAndBudgetLikeAndProjectLikeAnd ProjectStatusLike
Unfortunately, the search only works if the user fills the four fields ("slug", "budget", "project" and "projectStatus"), although most users only fill one or two fields.
Which code should I override in the project (java, javascript, AspectJ, ...) to let users leave particular search fields empty?
input.aspx, form.jspx, Java files generated by AspectJ code?
Many thanks.
Philroc


Reply With Quote
