Hello,
We have a table component in an LCA. Metadata are grouped by the "job name" column.
I would like to insert custom HTML adding a box with a background color for a specific job status on the group.
For example, in the following screenshot i added a span with custom CSS.
We can see that after creating a template for the column, the HTML is OK for the cells of the "Job name" column (green rectangle with "SCHEDULED" value).
But it does not work for the group, value is interpreted as a string "JOB #... <span class...".
IIs there a technical solution?
Thanks
Kévin
Hi Kévin,
It is currently not possible to customize the group headers of grouped rows. Table templates are only supported for normal rows. We have already received a feature task to support your use case and will look further into this.
Hi Wout, thanks for your feedback. Will wait for the new feature task to be delivered.