Skip to content

Table hidden fields - cannot set their background color #492

@tomerikko

Description

@tomerikko

Hey community,
i am trying to change the background of the items under the "+" sign on a tale.
i want their header to have a background color.

for the non-hidden fields, the header color can be set with New-HTMLTableStyle -Type Header -BackgroundColor <color>
But this does not effect the hidden fields.

any idea how this can be achived?

i toyed around with those 3 who didnt helped much on my issue.

New-HTMLTableStyle -Type Footer -BackgroundColor red 
New-HTMLTableStyle -Type Table -BackgroundColor Cyan
New-HTMLTableStyle -Type Content -BackgroundColor GoldenYellow

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfuturePossibly will show up in future

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions