Is it possible for the minimum inputs on an hda to be modified based on a selection in an ordered menu parameter?
ie: I have a menu to set the hda into 3 different modes. Two of those modes only require 1 input, but the third requires 2 inputs.
Right now I have a wrangle detecting if any points are being plugged into the second input which will raise an error on the hda. But it would be nice to have it behave like other sops where there's a red triangle and text above the input if it's required.
Any ideas?
HDA Minimum Inputs Based on Menu Parameter
1271 2 1- krueger
- Member
- 191 posts
- Joined: Oct. 2018
- Offline
- Mohanpugaz
- Member
- 146 posts
- Joined: June 2016
- Offline
I think not possible. I would set minimum input to 1 and maximum inputs to 2 if Im in your suituation so that it behaves like other sops.
Still Curious to know if there is a way to do that.
Still Curious to know if there is a way to do that.
Mohan Pugaz
movfx
https://www.instagram.com/movfx/ [www.instagram.com]
https://www.youtube.com/channel/@_movfx
movfx
https://www.instagram.com/movfx/ [www.instagram.com]
https://www.youtube.com/channel/@_movfx
- krueger
- Member
- 191 posts
- Joined: Oct. 2018
- Offline
Mohanpugaz
I think not possible. I would set minimum input to 1 and maximum inputs to 2 if Im in your suituation so that it behaves like other sops.
Still Curious to know if there is a way to do that.
Yeah, that's how it's set currently, and then there's a wrangle testing if any points are plugged into the second input. If there aren't any it errors.
-
- Quick Links