Does anyone have insight into changing the button ...
# suitescript
m
Does anyone have insight into changing the button label on hierarchy records? I am trying to replace the "null" part in "new null".
b
outside of changing the name of the record, you would have to do dom manipulation
m
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
my guess is that you put in a character that is messing up the html
m
Hmm, it's only azAZ and a space
Maybe length or something. I'll try renaming it to something shorter to test
s
is this a custom segment?
m
Just a custom record
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.
👍 1