Catalog

Catalog

Catalogs let users quickly & easily navigate very large lists. Every catalog is composed in a hierarchical tree like structure with categories being the top level followed by sub-categories and items. Our recommended structure for organizing your data is shown below in the image. If you're already familiar with catalogs head over to our article on Advanced catalog use.

Category Tree with Sub category
Category Tree with Sub category

Categories

Catalogs will not work without categories. However categories themselves do not need sub-categories. They may only contain sub-categories or items only if you so choose.

Category Tree
Category Tree without Sub category

In the example above items are not in their own sub-categories. This is okay if you have a small amount of items. However, our own experience shows that clients have thousands upon thousands of items which need to be sorted through, this is why we recommend the tree structure. It makes it easier to navigate to your desired items.

Items

Every item within a category is indexed and searchable from the mobile app.

Catalog Search iPad
Catalog search in the iPad app
This makes it very easy to find what you are looking for. Searching also saves your crews time by not having to navigate a large list.

Item Templates and Storage

Every item you add to a catalog can have customizable data associated with it. This is configured using custom fields in the Item Templates tab in the app builder.

Catalog custom fields
Custom fields template for catalog items

In this example we have 5 different custom fields associated with every item in the catalog.

NOTE: Only one template can be used with a catalog at a time.  If you need more than one template you will have to create or import an extra catalog.

Every item in a catalog is stored with all its associated fields. This information can be viewed and altered in the code preview. All information in the code preview is written in JSON.

Catalog data storage format in JSON
JSON format data storage

The fields you wish to display in the mobile app can be configured to your liking using the document builder catalog controls. This information is configured while building a document in which a catalog control will be used.

catalog Smart Text
Catalog control + smart text control in the app builder

 

 

catalog difference Display
Display difference from the stored data

Importing Items

Most of our clients populate their catalogs by importing data from various databases: SAP, SQL, Oracle, etc. When importing data you might not have everything organized in the Category –> Sub-category –> Item format. This is ok when importing – our catalog system will recognize this and work correctly. Database syncs happen every night and can be set up on an automated schedule.

Important: Database imports have a fixed size limit of 16MB! If you have more than this you will have to create a new catalog or contact us directly for help.

To learn how to import items to your catalog, please call Field Squared directly we're glad to help.

Was this article helpful?

Related Articles