Including additional lists
You can include further lists in addition to the existing task list.
Assume that the desired additional SharePoint columns have already been created previously at the main site collection level. Please refer to the FAQ in the chapter What column types are supported in d.velop contracts for Microsoft 365?
Creating website content types
Creating a website content type for the list - This is how it works
Open the Site settings.
Open Site content types under Web Designer Galleries.
Select Create.
Assign the following properties:
Name: Any name
Description: Any description
Select parent content type from: ecsContract
Parent content type: ecsContractCustomListBaseContentType
Place this site content type here: Select the existing group or create a new group. You will be redirected to the administration page of the new site content type.
Select Add from existing site columns and add the desired columns.
Creating a new SharePoint list and adding it to the content types - This is how it works
Open the Settings.
Below SharePoint, select the Add app menu.
Choose Custom list from the templates.
Assign a name for the list; the list name must end with 0 and should not contain spaces. You can change the display name later.
Switch to the Settings of the new list.
Open Advanced settings in the General settings.
In the Allow content type management? area, set the value to Yes.
Confirm the selection with OK.
Select Add from existing site content types below the Content types.
Select and add the site content type from the available site content types.
Confirm the selection with OK.
Select Change new buttons order and default content type below the Content types.
Disable the option Visible for all content types except for the newly added content type.
Confirm the selection with OK.
You must create one user-defined list per contract library. To do this, repeat steps 1-14 and change the name of the list in step 4 with the respective digit (1-x).
For more information about contract libraries, see the chapter System architecture.
Adding the lists to the contract type configuration (contracts-config)
Expand the contract type configuration to display the lists for the different contract types in the contract mask.
Further information: Creating and configuring additional contract types
Information on displaying the columns in the contract view
In the form for the detailed view as well as for creating the items of the additional list, all columns of the standard content type are generally displayed. You can adapt the form via the content type settings:
You can define the order of the columns by the column order of the content type.
You can hide columns via the settings in the content type.
The display of the columns is defined by the default view of the list.
Note
If the width in the contract view is not sufficient to display all columns, the last columns are automatically hidden.