package templates templ CustomSectionBuilder(user User, libraries []LibraryData, errorMessage string) { Create Custom Section - Bookhoard @Header(user, "/custom-section")

Create Custom Section

Build a custom dashboard section by defining filter rules or manually selecting books.

Section Details

Filter Rules

Books matching these rules will be automatically added to your section. Use AND for all rules, OR for any rule.

Manual Book Selection

Add specific books to this section. Use the search to find and select multiple books.

No books selected

Live Preview

Add filter rules or select books to see a preview of your custom section.

@ErrorToast(errorMessage) }