Does anyone have insight into changing the button label on hierarchy records? I am trying to replace the "null" part in "new null".
b
battk
07/30/2024, 2:02 AM
outside of changing the name of the record, you would have to do dom manipulation
m
Mike
07/30/2024, 4:19 AM
Is there something specific about naming limitations where the button would show as null?
From some searching I was under the impression that it was an oddity of the hierarchy option not the name itself.
b
battk
07/30/2024, 5:26 AM
my guess is that you put in a character that is messing up the html
m
Mike
07/30/2024, 5:34 AM
Hmm, it's only azAZ and a space
Mike
07/30/2024, 5:35 AM
Maybe length or something. I'll try renaming it to something shorter to test
s
suitedev
07/30/2024, 5:43 AM
is this a custom segment?
m
Mike
07/30/2024, 6:30 PM
Just a custom record
Mike
07/30/2024, 6:36 PM
I did test renaming the record to a short single word and that doesn't change the button. So I do think it is the hierarchy issue.