UI Study Table Columns Configuration ==================================== Study Table Columns .. tabularcolumns:: |p{4cm}|l|p{8cm}| .. csv-table:: UI Study Table Columns Configuration Attributes (LDAP Object: dcmUiTableColumns) :header: Name, Type, Description (LDAP Attribute) :widths: 23, 7, 70 " .. _dcmuiColumnName: :ref:`Column Name `",string,"The Name of the Column in the Study Table (dcmuiColumnName)" " .. _dcmuiColumnId: :ref:`Column ID `",string,"Every possible column that is used in the UI, has and ID, by using the ID you can change some of the properties of that Column, like Name, Description, Order or width (dcmuiColumnId)" " .. _dcmuiColumnTitle: :ref:`Column Description `",string,"Description of the Column, shown on hover (dcmuiColumnTitle)" " .. _dcmuiValuePath: :ref:`Value path `",string,"Value (json-Object) Path of the column (for Example: '00100010.Value[0].Alphabetic' for Patient's Name or '00100020.Value[0]' for Patient ID (dcmuiValuePath)" " .. _dcmuiValueType: :ref:`Type of the value `",string,"Type of the column how to get the value, default should be 'value' Enumerated values: value pipe (dcmuiValueType)" " .. _dcmuiColumnWidth: :ref:`Column width in weight `",string,"Width of the column in weight ( x > 0.1 - x < infinite ) default 1 (dcmuiColumnWidth)" " .. _dcmuiColumnOrder: :ref:`Order of the Column `",number,"Order of the Column (dcmuiColumnOrder)"