#Hide group label
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Hi, I would like to hide a group label while keeping the group (as it nicely separates the data in the API).
I'm currently using an invisible character, but the h3 is still rendered. Is there a way to hide a group label within the admin panel?
You can set the label to false and the h3 will not be rendered
I feel like should be documented somewhere