Forum Discussion

phoebe_uman's avatar
phoebe_uman
Ideator I
22 days ago

Changing File Type Column Width in Relationship Grid

Hi all, 

I'm trying to change the default width of the "File Type" column in all relationship grids. I was able to change "Related File" within the relationship itemType (related_id), but when I give myself editing permissions on the File item type, it loads with the new width, then immediately reverts to the previous size. Is it possible to change this column? 

3 Replies

  • Hello

    For this you need the update the Item Type which is Relationship = True
    In this example, it is the File relationship from CAD (CAD as source_id and Files as related_id)
    there is a column width where you can set values.
    (If it does not show properly after change, you may need to clear cache of your web browser)

     

    This will set the default value for all users.

    if you want to do it just for yourself, you can save the layout of the Files relationship grid:
    Manually enlarge the width, and save the layout

     

    regards

    Michael

    • atlas2103's avatar
      atlas2103
      New Member

      Thanks for the tip. Was looking for this.