RE: Setting up a job list for employees
There are a few options you can explore to set up a job list for surveyors with custom dimensions in Business Central:
1. Custom Fields: You can create custom fields on the job card page to capture additional information, such as customer, ship, place of work, type of work, etc. These fields can be added to the job list page to allow the surveyors to filter and sort the jobs by these dimensions. To create custom fields, go to the "Custom Fields" page, create a new field group, and add fields to the group.
2. Extensions: If you have programming experience, you can create a custom extension that adds additional functionality to the job list page. Extensions can add new fields, new filters, and new sorting options to the job list. You can find more information about extensions in Business Central in the Microsoft documentation.
3. PowerApps: PowerApps is a Microsoft tool that allows you to create custom business applications. You can use PowerApps to create a custom interface for surveyors to manage their jobs. PowerApps can integrate with Business Central, allowing you to pull data from the job list and display it in a custom format.
4. Third-Party Plugins: There are many third-party plugins available for Business Central that can add additional functionality to the job list page. You can search for plugins that specifically address your needs, such as sorting by dimensions or adding custom fields.
I hope this gives you some options to consider in setting up your job list for surveyors.