Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<style>
.text-span-6 {
    background-image: linear-gradient(99deg, rgba(170, 163, 239, .5), rgba(125, 203, 207, .5));
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

#title-text {
display: none;
}

.panelgradient {
    background-image: linear-gradient(180deg, #d5def0, whitesmoke);
    border-radius: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4rem;
    display: flex;
    position: relative;
}

</style>


<div class ="panelgradient">

<h1 style="text-align: center;">Track Changes</h1>

</div>



Introduction to Track Changes

Image Added

The module Track Changes tools provides additional features and tools for  for logging and tracking the engineering solution changes, covering the following: Recent Changes, Version Control, Cross-Reference, Use Count, and Unused Objects. This page provides an overview of the available features for tracking changes in the software platform.

On this page:

Table of Contents
maxLevel3
minLevel2
stylenone


TrackChanges Tables

Recent Changes

Presents the list objects modified in the Solution Configuration. See Recent Changes.

Version Control

Presents the summary of all configuration tables and its version. See Version Control.

Cross-Reference

Presents the list objects in use and its usage locations. See Cross-Reference.

Use Count

Presents the list objects in use, and the number of times it has been used. See Use Count.

Unused Objects

Presents the list objects created but not used in the configuration. See Unused Objects.

Core Components & Main Functionalities

Children Displaystyleh3excerptTyperich content


In this section:

Page Tree
root@parent@self
spacesV10