Json field with minus (kebab-case) creates error - how to get around?

How do I set this fields value when JS says that the field name is incorrect when it isnt?

Hi @curesw
You could probably use this format instead:

.traits.name['academic-degree']

Let me know if that works for you :slight_smile:

1 Like

Yes!! Works. Not sure why, but it does the job. Thanks.
grafik

1 Like