Disable root motion on some animations?

I generally want to use root motion for my character but on specific animations I’d like to not use it. I understand I could do this with OnAnimatorMove() but I would like to be able to disable root motions on specific animations through the editor only, is that possible?

Hello. I try to solve this there: Animated character jumps with physics (Root Motion + Rigidbody)