-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search by FOM# -Public interface #572
Comments
From the past implementation, there is no "FSP ID" field for search in public (admin has FSP ID search). For "FOM #" search field, I will use "FOM ID" as the label for consistency between public/admin and add this field above the "Comenting Status" search field. |
@ianliuwk1019 the field should be the first one, before FOM holder name. I think everyone refers to it as "FOM number" from my understanding. |
* Initial add new search field (fom #) projectId * Add new projectId for ProjectFindCriteria. * Update swagger spec for projectId search field addition. * Add fomNumberFilter to public * Add api-cliebnt for new 'projectId' search field for findPublicSummary. * Add 'fomNumberParam' filter to public Find component and api call. * Try removing inline javascript. * Using type="text" instead of "number" type and add listener verifyFomNumberInput to restrict value. * minor wording.
Ready in TEST for qa. |
Released to production. |
Describe the task
Users would like to search by FOM# in addition to <--nope-- the existing options of search by FSPID and--> FOM Name
Acceptance Criteria
Additional context
The text was updated successfully, but these errors were encountered: