Facility Control

 View Only
  • 1.  Hide a Column in a Widget Table

    Posted 02-20-2019 19:31
    Is this possible? I have a widget table that is 4 Columns wide. It has 3 fields that need to be displayed to the end user and 1 that does not. Space is a premium. The reorder ability is really important and I don't want to give that up. I am looking for a permanent solution(persists with file), but it could be a code snipped that unchecks the box in the table widget dropdown menu. Right now I have the column set to the minimum width possible but that doesn't look great.

    [Stat Key][Stat Display Name][Stat Value][Stat Highlight T/F]

    Thanks for your help!


  • 2.  RE: Hide a Column in a Widget Table

    Posted 04-17-2019 19:47

    Hi Leah.

    Sorry that this question was missed when we were preparing to migrate forum software.

    Are you using a basic table where each column is an array parameter or are you using a structure table where each column is a sub-oid in a structure parameter and each row is an entry in the structure array?

    If it is the later, you can use w.columns configuration option to list the sub-oids from the structure that you would like to display.

     

    James

     

     


    #DashBoard