10.1 - Overview
Last updated 21/05/2025
The Find Books dashboard will be available on a member sign in. A member can use the dashboard to search for books either by the title or the ISBN (International Standard Book Number). Once they enter the search value they can press the Search button and the results will be returned via a data view on the dashboard. If the book is in the system, they can request to borrow the book and a notification will be sent to the owner of the book. If the book is in the system, but is currently on loan by another member, the book will be visible in the results, however, the option to borrow the book will be removed.
The following list shows the steps involved to create the Find Books dashboard:
- Add the SetSearchCriteria function
- Attach the SetSearchISBN function
- Add the Find Books process
- Add the Find Book query
- Add the RequestBookServer and RequestBook functions
- Add the Find Book data view
- Add the Find Books dashboard
- Add the Find Books menu