Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Asset list

Note

The following documentation describes and supports the new asset mode that is currently in preview. For more information about what’s new and how to enable it, see the New assets mode infokit.

Within an asset list, you can search for assets, open records, and view details. You can also copy asset records, create assets in batches, and apply bulk changes.

Toolbar features

This section describes the actions you can take using the toolbar in the assets list.

Toolbar in assets list

  • Filter. Use this filter to quickly focus on those asset records that are important to you. The filter operates on the asset records in the current list and returns records where a match is found in any of the asset attributes.

    To search on the class-specific attributes of an asset record, you must be viewing a class-specific list. The quick filter searches all asset attributes regardless of whether the attribute is displayed in your list view. The filter does not operate on attributes containing a date-time value, state, location type, acquisition method, or depreciation method. (You can, however, sort on these columns to identify the records of interest).

  • Advanced search. Click Advanced (the search button to the right of the quick filter) to filter assets based on one or more conditions that you define. Once you start adding the first condition, the asset class will be locked to the current asset class and the matching fields for that asset class will be available when adding conditions. Once conditions are set, use the quick filter to filter the results, or save the search as one of your views.

List features

  • Column sorting. On each column header, you can re-order the list by clicking the column name.
  • View an asset. Each asset in the list contains links to open the asset details and the type details.

Creating assets manually

You can add an asset individually, or you can add assets in bulk.

If you are creating assets in bulk, the batch will include one new asset (per your configuration in the New Asset dialog), plus copies of that asset.

Creating assets in bulk

To create one or more assets manually:

  1. Click + New Asset.

    Note

    If your Asset Management Admin has enabled partitioning on your Hornbill instance, then in the New Asset dialog, from the dropdown, select a partition to create the asset(s) in, or keep the default (Un-partitioned Assets).

  2. From the dropdown, select the asset type of the asset(s) you want to create.
  3. Enter a name for the asset(s).
    • If you are creating a single asset, click Create & Open.
    • If you are creating multiple assets, click Create & Open > Bulk create asset.
    • If you are creating multiple assets, in the Bulk Create Asset dialog, enter the number of copies you want.
  4. Click Create.
  5. In the dialog, when you receive confirmation, click Close.

Tip

Deleting assets

The Delete button is invisible until at least one asset has been selected using the multi-select checkboxes.

To delete one or more assets:

  1. Select one or more assets.
  2. Click Delete.

Tip

To select multiple assets, click on one asset, and then while holding down the Shift key, select another asset. All assets between these two assets will be selected and available for deleting.

Copying assets

The Copy button is invisible until one and only one asset has been selected using the multi-select checkboxes.

To copy an asset:

  1. In the Assets list, select the checkbox for an asset, then click the Copy button.
  2. In the Copy Asset dialog, enter a number for how many copies you want to create.
  3. Click Duplicate.
  4. When you are finished reading the confirmation message, click Close.

Doing bulk updates

You can make changes to multiple asset records at once. You can update shared asset fields across assets of any type from the asset list.

  • Common (shared) fields. These can be updated across mixed asset types.
  • Class-specific fields. These can be updated when all selected assets share the same class.

Creating assets in bulk

To do a bulk update:

  1. In the Assets list, select the checkbox for the assets you want to update, or to select the whole list, select the Select All checkbox at the top.

  2. Make changes as necessary.

    1. From the Asset Bulk Update dialog, from the dropdown, select one or more fields that you want to change. For each one, click Add Field.
    2. When you are finished making changes to fields, run the update by clicking one of the two Update buttons:
      • Batch Update. This update is very fast. It performs a direct database write.
      • Audited Update. This is an API update that is slightly slower, but still fast. This one updates assets one at a time, creating a full audit history, including who made the change, when it occurred, and what data was modified.

Adding views of assets

You can define and store a number of different views of the assets.

To define views of assets:

  1. Click Views > Add New.
  2. In the Create New View dialog, in the Criteria tab, you can specify conditions based on information held in the asset records.
  3. In the Columns tab, select the columns you want to show in your view.
  4. When finished, click Save.

Now you can quickly access particular sets of important data by selecting from your list of defined views.

Exporting the assets list

Export the contents of the assets list to CSV. Choose which of the available columns on the list you wish to export (the available options are specific to the asset class).

To export the assets list:

  1. Click the Export button (the down arrow).
  2. In the dialog, in the Columns tab, select the columns you want to export.
  3. In the Settings tab, specify the export format and the number of records to export.
  4. When finished, click Export.

Displaying columns in the assets list

The available columns are specific to the asset type the list is using. The available columns are a combination of the common attributes that all asset types share, and the type-specific attributes for the selected asset type. If you choose to display all assets, only the shared asset attributes will be available to select from.

To configure the display of columns in the assets list:

  1. Click the cog icon next to the down arrow.
  2. In the Table Configuration dialog, in the Visibility tab, select the columns you want to show.
  3. In the Order tab, drag and drop the columns into your preferred order.
  4. In the Settings tab, use the dropdown to set the row density.
  5. When finished, click Close.
In This Document