Hopefully I’ll be able to describe this clearly. Is there a way to set the max. value of a slider to match the output value of another component.
e.g. Component ‘Whatever’ outputs 40, so the number slider ranges from 0 - 40.
Component ‘Whatever’ updates to output 50, so the number slider ranges from 0 - 50.
I’ve tried several things via domains etc but I can’t seem to make anything sensible.