How do I make a standard mandatory field an 'or' field

A standard field called budget in experthive doesn’t work for all needs. How do we make this mandatory field an optional field? Some customers have a budget of $40,000 or $1,800/day.

It’s possible to customize the built-in fields like Budget, but this requires code snippets. For example, please try this code snippet to make it optional Make the budget field optional in the request form #hivepress #requests · GitHub
If you mean switching the budget to daily or monthly there’s no such feature at the moment, this would require a custom implementation.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.