|SOLVED| If user input is filled another input is required

Sorry to bug. Is there a way to set the input as required if the value of another input is greater than “0”?

I tried looking up some stuff and tried some code myself before bugging you. Unfortunately no result. lol.

I have an input that asks “garage spaces” and another that asks “garage description”

If “garage spaces” is greater than “0” then “garage description” should be required.