Show required properties in self-built community node

Hi y’all, I’m building a custom community node based on our API, and declared some properties in a custom node. Some of these have the “required: true” property, but that is not reflected in the Frontend, when running n8n locally with the node. Any clue on what I need to set in order to show the required asterisk and having the “proceed” button being disabled as long as required fields are not filled in?


image

1 Like

Hey,

Am wondering if it does enforce it, did you test, you could always just add the asterisk to the text if the logic forces and is working etc.