Create node can't edit

Hi guys,
I want to publish node in package which can’t edit, like under pic.

I want like this:
image

Not custom node like that:

Thank in advanced

If you want this you can’t use the custom node editor i think, i think you need to create the entire node completely in Python or C#, but i am not really sure on this.

1 Like

You have to create a ZeroTouch Node. For that you have to code it in C#. There is a post by @Thomas_Mahon how you can create these kind of nodes .

1 Like