Forum Discussion

Mathieu_F's avatar
Mathieu_F
Copper Contributor
Jul 13, 2022
Solved

How to increase the width of a column on List?

Hello, I would like to be able to increase the column width when displaying a list item. For example here, how to make the "Description" part occupy the entire width? I created sections via the JS...
  • ganeshsanap's avatar
    ganeshsanap
    Jul 19, 2022

    Mathieu_F Unfortunately, form JSON customizations does not allow changing font size of column headers/titles.

    It only allows to group the columns under sections in body of list form.

     

    Unlike the header and the footer, body configuration only allows defining one or more sections and adding one or more columns into each of those sections.

    SourceConfigure custom body with one or more sections 


    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Resources